Home
last modified time | relevance | path

Searched refs:HasConstructorConstraint (Results 1 – 25 of 25) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.CodeDom/
H A DCodeTypeParameterCas.cs59 Assert.IsFalse (ctp.HasConstructorConstraint, "HasConstructorConstraint"); in Constructor0_Deny_Unrestricted()
60 ctp.HasConstructorConstraint = true; in Constructor0_Deny_Unrestricted()
72 Assert.IsFalse (ctp.HasConstructorConstraint, "HasConstructorConstraint"); in Constructor1_Deny_Unrestricted()
73 ctp.HasConstructorConstraint = true; in Constructor1_Deny_Unrestricted()
H A DCodeTypeParameterTest.cs50 Assert.IsFalse (ctp.HasConstructorConstraint, "#5"); in Constructor0()
62 ctp.HasConstructorConstraint = true; in Constructor0()
63 Assert.IsTrue (ctp.HasConstructorConstraint, "#11"); in Constructor0()
76 Assert.IsFalse (ctp.HasConstructorConstraint, "#5"); in Constructor1()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/tests/CodeObjects/
H A DCodeTypeParameterTests.cs19 Assert.False(typeParameter.HasConstructorConstraint); in Ctor_Default()
30 Assert.False(typeParameter.HasConstructorConstraint); in Ctor_String()
76 typeParameter.HasConstructorConstraint = value; in HasConstructorConstraint_Get_Set_ReturnsExpected()
77 Assert.Equal(value, typeParameter.HasConstructorConstraint); in HasConstructorConstraint_Get_Set_ReturnsExpected()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/Microsoft.CSharp/
H A DCodeGeneratorFromNamespaceTest.cs269 typeParamT.HasConstructorConstraint = true; in Type_TypeParameters_Constraints()
295 typeParamR.HasConstructorConstraint = true; in Type_TypeParameters_Constraints()
319 typeParam.HasConstructorConstraint = true; in Type_TypeParameters_ConstructorConstraint()
455 typeParamT.HasConstructorConstraint = true; in Method_TypeParameters_Constraints()
487 typeParamR.HasConstructorConstraint = true; in Method_TypeParameters_Constraints()
518 typeParam.HasConstructorConstraint = true; in Method_TypeParameters_ConstructorConstraint()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/Microsoft.VisualBasic/
H A DCodeGeneratorFromNamespaceTest.cs245 typeParamT.HasConstructorConstraint = true; in Type_TypeParameters_Constraints()
268 typeParamR.HasConstructorConstraint = true; in Type_TypeParameters_Constraints()
289 typeParam.HasConstructorConstraint = true; in Type_TypeParameters_ConstructorConstraint()
409 typeParamT.HasConstructorConstraint = true; in Method_TypeParameters_Constraints()
438 typeParamR.HasConstructorConstraint = true; in Method_TypeParameters_Constraints()
466 typeParam.HasConstructorConstraint = true; in Method_TypeParameters_ConstructorConstraint()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/System/CodeDom/
H A DCodeTypeParameter.cs31 public bool HasConstructorConstraint { get; set; } property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/codedom/
H A DCodeTypeParameter.cs63 public bool HasConstructorConstraint { property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/VisualBasic/
H A DVBCodeGenerator.cs2048 if (typeParameter.HasConstructorConstraint) in OutputTypeParameterConstraints()
2079 if (typeParameter.HasConstructorConstraint) in OutputTypeParameterConstraints()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/visualbasic/
H A DVBCodeProvider.cs2279 if( typeParameter.HasConstructorConstraint) { in OutputTypeParameterConstraints()
2304 if( typeParameter.HasConstructorConstraint) { in OutputTypeParameterConstraints()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/tests/
H A DCSharpCodeGenerationTests.cs3367 kType.HasConstructorConstraint = true; in GenericTypesAndConstraints()
3388 sType.HasConstructorConstraint = true; in GenericTypesAndConstraints()
3390 sType.HasConstructorConstraint = true; in GenericTypesAndConstraints()
H A DVBCodeGenerationTests.cs3187 kType.HasConstructorConstraint = true; in GenericTypesAndConstraints()
3208 sType.HasConstructorConstraint = true; in GenericTypesAndConstraints()
3210 sType.HasConstructorConstraint = true; in GenericTypesAndConstraints()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/CSharp/
H A DCSharpCodeGenerator.cs2392 if (typeParameters[i].HasConstructorConstraint) in OutputTypeParameterConstraints()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/ref/
H A DSystem.CodeDom.cs743 …public bool HasConstructorConstraint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/csharp/
H A Dcsharpcodeprovider.cs2756 if( typeParameters[i].HasConstructorConstraint) { in OutputTypeParameterConstraints()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs1408 public bool HasConstructorConstraint { get { throw null; } set { } } property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs1406 public bool HasConstructorConstraint { get { throw null; } set { } } property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs1248 …public bool HasConstructorConstraint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs1265 …public bool HasConstructorConstraint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs1265 …public bool HasConstructorConstraint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs1248 …public bool HasConstructorConstraint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs1248 …public bool HasConstructorConstraint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs1261 …public bool HasConstructorConstraint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs1440 public bool HasConstructorConstraint { get { throw null; } set { } } property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs1265 …public bool HasConstructorConstraint { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.CodeDom.CodeTypeParameter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs1431 public bool HasConstructorConstraint { get { throw null; } set { } } property in System.CodeDom.CodeTypeParameter