3 references to HaveSameConstraints
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\MethodSignatureComparer.vb (3)
279
If Not
HaveSameConstraints
(method1, typeSubstitution1, method2, typeSubstitution2) Then
396
Not
HaveSameConstraints
(method1, typeSubstitution1.Value, method2, typeSubstitution2.Value) Then
834
Return
HaveSameConstraints
(method1, GetTypeSubstitution(method1), method2, GetTypeSubstitution(method2))