6 references to GetInterfaceLocation
Microsoft.CodeAnalysis.CSharp (6)
Symbols\TypeSymbol.cs (6)
991GetInterfaceLocation(interfaceMember, implementingType),
1079diagnostics.Add(ErrorCode.ERR_MostSpecificImplementationIsNotFound, GetInterfaceLocation(interfaceMember, implementingType),
1638GetInterfaceLocation(interfaceMember, implementingType),
1652GetInterfaceLocation(interfaceMember, implementingType),
1666GetInterfaceLocation(interfaceMember, implementingType),
2009Location interfaceLocation = GetInterfaceLocation(interfaceMember, implementingType);