2 references to GetImplementingLocation
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\ImplementsHelper.vb (2)
47
Return sourceMethod.
GetImplementingLocation
(DirectCast(implementedSym, MethodSymbol))
545
Dim loc = implementingMethod.
GetImplementingLocation
(implementedMethod)