5 references to GetInterfaceLocation
Microsoft.CodeAnalysis.CSharp (5)
Symbols\TypeSymbol.cs (5)
981GetInterfaceLocation(interfaceMember, implementingType),
1069diagnostics.Add(ErrorCode.ERR_MostSpecificImplementationIsNotFound, GetInterfaceLocation(interfaceMember, implementingType),
1633GetInterfaceLocation(interfaceMember, implementingType),
1647GetInterfaceLocation(interfaceMember, implementingType),
1942Location interfaceLocation = GetInterfaceLocation(interfaceMember, implementingType);