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