5 references to UnderlyingMethodSignature
Microsoft.CodeAnalysis (5)
Emit\NoPia\CommonEmbeddedMethod.cs (5)
283Cci.CallingConvention Cci.ISignature.CallingConvention => UnderlyingMethodSignature.CallingConvention; 293UnderlyingMethodSignature.RefCustomModifiers; 296UnderlyingMethodSignature.ReturnValueCustomModifiers; 298bool Cci.ISignature.ReturnValueIsByRef => UnderlyingMethodSignature.ReturnValueIsByRef; 302return UnderlyingMethodSignature.GetType(context);