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