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