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