6 references to GetInterfaceLocation
Microsoft.CodeAnalysis.CSharp (6)
Symbols\TypeSymbol.cs (6)
983GetInterfaceLocation(interfaceMember, implementingType),
1071diagnostics.Add(ErrorCode.ERR_MostSpecificImplementationIsNotFound, GetInterfaceLocation(interfaceMember, implementingType),
1630GetInterfaceLocation(interfaceMember, implementingType),
1644GetInterfaceLocation(interfaceMember, implementingType),
1658GetInterfaceLocation(interfaceMember, implementingType),
1984Location interfaceLocation = GetInterfaceLocation(interfaceMember, implementingType);