1 reference to errorIfNotSatisfiesConstructorConstraint
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ConstraintsHelper.cs (1)
1100
if (typeParameter.HasConstructorConstraint &&
errorIfNotSatisfiesConstructorConstraint
(constructedContainingSymbol, typeParameter, typeArgument, diagnosticsBuilder))