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