Home
last modified time | relevance | path

Searched refs:ValidateTypeConstructor (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/System/CodeDom/Compiler/
H A DCodeValidator.cs345 ValidateTypeConstructor((CodeTypeConstructor)e); in ValidateMemberMethod()
353 private void ValidateTypeConstructor(CodeTypeConstructor e) in ValidateTypeConstructor() method in System.CodeDom.Compiler.CodeValidator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/codedom/compiler/
H A DCodeValidator.cs288 ValidateTypeConstructor((CodeTypeConstructor)e); in ValidateMemberMethod()
295 private void ValidateTypeConstructor(CodeTypeConstructor e) { in ValidateTypeConstructor() method in System.CodeDom.Compiler.CodeValidator