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