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