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