6 references to GetInterfaceLocation
Microsoft.CodeAnalysis.CSharp (6)
Symbols\TypeSymbol.cs (6)
993GetInterfaceLocation(interfaceMember, implementingType),
1081diagnostics.Add(ErrorCode.ERR_MostSpecificImplementationIsNotFound, GetInterfaceLocation(interfaceMember, implementingType),
1640GetInterfaceLocation(interfaceMember, implementingType),
1654GetInterfaceLocation(interfaceMember, implementingType),
1668GetInterfaceLocation(interfaceMember, implementingType),
1994Location interfaceLocation = GetInterfaceLocation(interfaceMember, implementingType);