Home
last modified time | relevance | path

Searched refs:IsCurrentClass (Results 1 – 20 of 20) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.CodeDom.Compiler/
H A DCodeGeneratorTest.cs26 Assert.AreEqual (false, codeGenerator.IsCurrentClass, "#A1"); in IsCurrentTest()
34 Assert.AreEqual (true, codeGenerator.IsCurrentClass, "#B1"); in IsCurrentTest()
42 Assert.AreEqual (false, codeGenerator.IsCurrentClass, "#C1"); in IsCurrentTest()
50 Assert.AreEqual (false, codeGenerator.IsCurrentClass, "#D1"); in IsCurrentTest()
58 Assert.AreEqual (false, codeGenerator.IsCurrentClass, "#E1"); in IsCurrentTest()
66 Assert.AreEqual (false, codeGenerator.IsCurrentClass, "#F1"); in IsCurrentTest()
H A DCodeGeneratorCas.cs299 Assert.IsFalse (IsCurrentClass, "IsCurrentClass"); in TestProtectedProperties()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/VisualBasic/
H A DVBCodeGenerator.cs261 … private bool IsCurrentModule => IsCurrentClass && GetUserData(CurrentClass, "Module", false);
1552 if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; in GenerateMethod()
1707 if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; in GenerateProperty()
1847 if (!(IsCurrentClass || IsCurrentStruct)) return; in GenerateConstructor()
1877 else if (IsCurrentClass) in GenerateConstructor()
1890 if (!(IsCurrentClass || IsCurrentStruct)) return; in GenerateTypeConstructor()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/visualbasic/
H A DVBCodeProvider.cs387 return (IsCurrentClass && GetUserData(CurrentClass, "Module", false));
1829 if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; in GenerateMethod()
1967 if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; in GenerateProperty()
2097 if (!(IsCurrentClass || IsCurrentStruct)) return; in GenerateConstructor()
2124 else if(IsCurrentClass) { in GenerateConstructor()
2140 if (!(IsCurrentClass || IsCurrentStruct)) return; in GenerateTypeConstructor()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/CSharp/
H A DCSharpCodeGenerator.cs185 …private bool IsCurrentClass => _currentClass != null && !(_currentClass is CodeTypeDelegate) ? _cu… field in Microsoft.CSharp.CSharpCodeGenerator
1446 if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; in GenerateMethod()
1536 if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; in GenerateProperty()
1848 if (!(IsCurrentClass || IsCurrentStruct)) return; in GenerateConstructor()
1897 if (!(IsCurrentClass || IsCurrentStruct)) return; in GenerateTypeConstructor()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/csharp/
H A Dcsharpcodeprovider.cs333 private bool IsCurrentClass { property in Microsoft.CSharp.CSharpCodeGenerator
1852 if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; in GenerateMethod()
1934 if (!(IsCurrentClass || IsCurrentStruct || IsCurrentInterface)) return; in GenerateProperty()
2226 if (!(IsCurrentClass || IsCurrentStruct)) return; in GenerateConstructor()
2276 if (!(IsCurrentClass || IsCurrentStruct)) return; in GenerateTypeConstructor()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/System/CodeDom/Compiler/
H A DCodeGenerator.cs32 …protected bool IsCurrentClass => _currentClass != null && !(_currentClass is CodeTypeDelegate) ? _… field in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/codedom/compiler/
H A DCodeGenerator.cs110 protected bool IsCurrentClass { property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/ref/
H A DSystem.CodeDom.cs924 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs1634 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs1630 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs1438 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs1455 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs1455 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs1438 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs1438 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs1448 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs1662 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs1455 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs1653 protected bool IsCurrentClass { get { throw null; } } property in System.CodeDom.Compiler.CodeGenerator