7 references to GetImplementsLocation
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (7)
509
Return
GetImplementsLocation
(implementedInterface, dummy)
3896
location1 =
GetImplementsLocation
(interface1, directInterface1)
3897
location2 =
GetImplementsLocation
(interface2, directInterface2)
3946
location1 =
GetImplementsLocation
(interface1, directInterface1)
3947
location2 =
GetImplementsLocation
(interface2, directInterface2)
3977
Dim location1 As Location =
GetImplementsLocation
(interface1, directInterface1)
3978
Dim location2 As Location =
GetImplementsLocation
(interface2, directInterface2)