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