6 references to GetInterfaceLocation
Microsoft.CodeAnalysis.CSharp (6)
Symbols\TypeSymbol.cs (6)
1001GetInterfaceLocation(interfaceMember, implementingType),
1089diagnostics.Add(ErrorCode.ERR_MostSpecificImplementationIsNotFound, GetInterfaceLocation(interfaceMember, implementingType),
1648GetInterfaceLocation(interfaceMember, implementingType),
1662GetInterfaceLocation(interfaceMember, implementingType),
1676GetInterfaceLocation(interfaceMember, implementingType),
2002Location interfaceLocation = GetInterfaceLocation(interfaceMember, implementingType);