Home
last modified time | relevance | path

Searched refs:ElseOnClosing (Results 1 – 19 of 19) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.CodeDom.Compiler/
H A DCodeGeneratorOptionsTest.cs46 Assert.IsFalse (cgo.ElseOnClosing, "ElseOnClosing"); in Defaults()
65 cgo.ElseOnClosing = cgo.ElseOnClosing; in ReSetDefault()
87 cgo.ElseOnClosing = true; in Nullify()
88 Assert.IsTrue (cgo.ElseOnClosing, "ElseOnClosing-1"); in Nullify()
90 Assert.IsFalse (cgo.ElseOnClosing, "ElseOnClosing-2"); in Nullify()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/System/CodeDom/Compiler/
H A DCodeGeneratorOptions.cs42 public bool ElseOnClosing property in System.CodeDom.Compiler.CodeGeneratorOptions
46 object o = _options[nameof(ElseOnClosing)];
49 set { _options[nameof(ElseOnClosing)] = value; }
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/Microsoft.CSharp/
H A DCodeGeneratorFromStatementTest.cs228 options.ElseOnClosing = true; in CodeConditionStatementTest()
247 options.ElseOnClosing = false; in CodeConditionStatementTest()
505 options.ElseOnClosing = true; in CodeTryCatchFinallyStatementTest()
523 options.ElseOnClosing = false; in CodeTryCatchFinallyStatementTest()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/Microsoft.VisualBasic/
H A DCodeGeneratorFromStatementTest.cs268 options.ElseOnClosing = true; in CodeConditionStatementTest()
287 options.ElseOnClosing = false; in CodeConditionStatementTest()
544 options.ElseOnClosing = true; in CodeTryCatchFinallyStatementTest()
561 options.ElseOnClosing = false; in CodeTryCatchFinallyStatementTest()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/codedom/compiler/
H A DCodeGeneratorOptions.cs74 public bool ElseOnClosing { property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/CSharp/
H A DCSharpCodeGenerator.cs1045 if (Options.ElseOnClosing) in GenerateConditionStatement()
1075 if (Options.ElseOnClosing) in GenerateTryCatchFinallyStatement()
1099 if (Options.ElseOnClosing) in GenerateTryCatchFinallyStatement()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/csharp/
H A Dcsharpcodeprovider.cs1462 if (Options.ElseOnClosing) { in GenerateConditionStatement()
1493 if (Options.ElseOnClosing) { in GenerateTryCatchFinallyStatement()
1515 if (Options.ElseOnClosing) { in GenerateTryCatchFinallyStatement()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/ref/
H A DSystem.CodeDom.cs1047 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs1761 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs1757 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs1561 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs1578 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs1578 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs1561 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs1561 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs1571 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs1787 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs1578 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs1778 public bool ElseOnClosing { get { throw null; } set { } } property in System.CodeDom.Compiler.CodeGeneratorOptions