7 references to GetImplementsLocation
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (7)
506
Return
GetImplementsLocation
(implementedInterface, dummy)
3908
location1 =
GetImplementsLocation
(interface1, directInterface1)
3909
location2 =
GetImplementsLocation
(interface2, directInterface2)
3958
location1 =
GetImplementsLocation
(interface1, directInterface1)
3959
location2 =
GetImplementsLocation
(interface2, directInterface2)
3989
Dim location1 As Location =
GetImplementsLocation
(interface1, directInterface1)
3990
Dim location2 As Location =
GetImplementsLocation
(interface2, directInterface2)