Base:
property
MarshallingInformation
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.MarshallingInformation
1 reference to MarshallingInformation
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
477internal override MarshalPseudoCustomAttributeData ReturnValueMarshallingInformation => ReturnTypeParameter.MarshallingInformation;