2 references to AreConstraintTypesSubset
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\MethodSignatureComparer.vb (2)
898Dim result = AreConstraintTypesSubset(substitutedTypes1, substitutedTypes2) AndAlso 899AreConstraintTypesSubset(substitutedTypes2, substitutedTypes1)