7 references to GetImplementsLocation
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (7)
504Return GetImplementsLocation(implementedInterface, dummy) 3906location1 = GetImplementsLocation(interface1, directInterface1) 3907location2 = GetImplementsLocation(interface2, directInterface2) 3956location1 = GetImplementsLocation(interface1, directInterface1) 3957location2 = GetImplementsLocation(interface2, directInterface2) 3987Dim location1 As Location = GetImplementsLocation(interface1, directInterface1) 3988Dim location2 As Location = GetImplementsLocation(interface2, directInterface2)