Base:
property
MarshallingInformation
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.MarshallingInformation
1 reference to MarshallingInformation
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
381internal override MarshalPseudoCustomAttributeData? MarshallingInformation => _baseParameterForAttributes?.MarshallingInformation;