5 references to GetTypeSubstitution
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\MethodSignatureComparer.vb (5)
253Dim typeSubstitution1 = GetTypeSubstitution(method1) 254Dim typeSubstitution2 = GetTypeSubstitution(method2) 429_typeSubstitution = GetTypeSubstitution(_method) 834Return HaveSameConstraints(method1, GetTypeSubstitution(method1), method2, GetTypeSubstitution(method2))