2 overrides of ReturnValueMarshallingInformation
Microsoft.CodeAnalysis.CSharp (1)
Emitter\NoPia\EmbeddedMethod.cs (1)
159protected override Cci.IMarshallingInformation ReturnValueMarshallingInformation
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\NoPia\EmbeddedMethod.vb (1)
123Protected Overrides ReadOnly Property ReturnValueMarshallingInformation As Cci.IMarshallingInformation
1 reference to ReturnValueMarshallingInformation
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedMethod.cs (1)
225Cci.IMarshallingInformation Cci.IMethodDefinition.ReturnValueMarshallingInformation => ReturnValueMarshallingInformation;