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