2 references to FindMostSpecificImplementationInInterfaces
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeSymbol.cs (2)
701
/// involve figuring out how corresponding accessors are implemented, <see cref="
FindMostSpecificImplementationInInterfaces
"/>. This can
969
defaultImpl =
FindMostSpecificImplementationInInterfaces
(interfaceMember, implementingType, ref useSiteInfo, diagnostics);