Implemented interface member:
property
HasValueTypeConstraint
Microsoft.CodeAnalysis.ITypeParameterSymbol.HasValueTypeConstraint
1 write to HasValueTypeConstraint
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationTypeParameterSymbol.cs (1)
42
this.
HasValueTypeConstraint
= hasValueConstraint;
1 reference to HasValueTypeConstraint
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationTypeParameterSymbol.cs (1)
52
this.
HasValueTypeConstraint
, this.HasUnmanagedTypeConstraint, this.HasNotNullConstraint, this.Ordinal);