6 references to GetInterfaceLocation
Microsoft.CodeAnalysis.CSharp (6)
Symbols\TypeSymbol.cs (6)
999GetInterfaceLocation(interfaceMember, implementingType),
1087diagnostics.Add(ErrorCode.ERR_MostSpecificImplementationIsNotFound, GetInterfaceLocation(interfaceMember, implementingType),
1646GetInterfaceLocation(interfaceMember, implementingType),
1660GetInterfaceLocation(interfaceMember, implementingType),
1674GetInterfaceLocation(interfaceMember, implementingType),
2000Location interfaceLocation = GetInterfaceLocation(interfaceMember, implementingType);