3 references to SatisfiesTypeConstraint
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\ConstraintsHelper.vb (3)
674If Not SatisfiesTypeConstraint(typeArgument, constraintType, useSiteInfo) Then 1039Not SatisfiesTypeConstraint(constraintType1, constraintType2, useSiteInfo) AndAlso 1040Not SatisfiesTypeConstraint(constraintType2, constraintType1, useSiteInfo) Then