3 references to GetImplementingLocation
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\ImplementsHelper.vb (1)
57Return sourceEvent.GetImplementingLocation(DirectCast(implementedSym, EventSymbol))
Symbols\Source\SourceEventSymbol.vb (2)
208Dim errLocation = GetImplementingLocation(implemented) 298Dim errLocation = GetImplementingLocation(implemented)