2 references to SatisfiesReferenceTypeConstraint
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\ConstraintsHelper.vb (2)
658If typeParameter.HasReferenceTypeConstraint AndAlso Not SatisfiesReferenceTypeConstraint(typeParameter, typeArgument, diagnosticsBuilder) Then 1073If SatisfiesReferenceTypeConstraint(typeParameter:=Nothing, typeArgument:=constraintType, diagnosticsBuilder:=Nothing) Then