6 references to GetInterfaceLocation
Microsoft.CodeAnalysis.CSharp (6)
Symbols\TypeSymbol.cs (6)
989GetInterfaceLocation(interfaceMember, implementingType),
1077diagnostics.Add(ErrorCode.ERR_MostSpecificImplementationIsNotFound, GetInterfaceLocation(interfaceMember, implementingType),
1636GetInterfaceLocation(interfaceMember, implementingType),
1650GetInterfaceLocation(interfaceMember, implementingType),
1664GetInterfaceLocation(interfaceMember, implementingType),
1990Location interfaceLocation = GetInterfaceLocation(interfaceMember, implementingType);