5 references to UnderlyingPropertySignature
Microsoft.CodeAnalysis (5)
Emit\NoPia\CommonEmbeddedProperty.cs (5)
133return UnderlyingPropertySignature.CallingConvention; 151return UnderlyingPropertySignature.ReturnValueCustomModifiers; 159return UnderlyingPropertySignature.RefCustomModifiers; 167return UnderlyingPropertySignature.ReturnValueIsByRef; 173return UnderlyingPropertySignature.GetType(context);