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