5 references to UnderlyingMethodSignature
Microsoft.CodeAnalysis (5)
Emit\NoPia\CommonEmbeddedMethod.cs (5)
284Cci.CallingConvention Cci.ISignature.CallingConvention => UnderlyingMethodSignature.CallingConvention; 294UnderlyingMethodSignature.RefCustomModifiers; 297UnderlyingMethodSignature.ReturnValueCustomModifiers; 299bool Cci.ISignature.ReturnValueIsByRef => UnderlyingMethodSignature.ReturnValueIsByRef; 303return UnderlyingMethodSignature.GetType(context);