4 references to UnderlyingParameterTypeInformation
Microsoft.CodeAnalysis (4)
Emit\NoPia\CommonEmbeddedParameter.cs (4)
233return UnderlyingParameterTypeInformation.CustomModifiers; 241return UnderlyingParameterTypeInformation.IsByReference; 249return UnderlyingParameterTypeInformation.RefCustomModifiers; 255return UnderlyingParameterTypeInformation.GetType(context);