2 references to IsInterfaceMemberImplementation
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeSymbol.cs (2)
1630
if (
IsInterfaceMemberImplementation
(correspondingImplementingAccessor, interfaceAccessorWithImplementationName, implementingTypeIsFromSomeCompilation))
2207
if (
IsInterfaceMemberImplementation
(member, interfaceMember, implementingTypeIsFromSomeCompilation))