2 references to GetBodyOfSynthesizedInterfaceMethodImpl
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeSymbol.cs (2)
869
MethodSymbol bodyOfSynthesizedMethodImpl = currType.
GetBodyOfSynthesizedInterfaceMethodImpl
(interfaceMethod);
1514
MethodSymbol bodyOfSynthesizedMethodImpl = currType.
GetBodyOfSynthesizedInterfaceMethodImpl
(interfaceAccessor);