Implemented interface member:
property
HasConstructorConstraint
Microsoft.CodeAnalysis.ITypeParameterSymbol.HasConstructorConstraint
1 write to HasConstructorConstraint
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationTypeParameterSymbol.cs (1)
40this.HasConstructorConstraint = hasConstructorConstraint;
1 reference to HasConstructorConstraint
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationTypeParameterSymbol.cs (1)
51this.ConstraintTypes, this.HasConstructorConstraint, this.HasReferenceTypeConstraint,