2 overrides of MarshallingInformation
Microsoft.CodeAnalysis.CSharp (1)
Emitter\NoPia\EmbeddedParameter.cs (1)
81
protected override Cci.IMarshallingInformation
MarshallingInformation
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\NoPia\EmbeddedParameter.vb (1)
62
Protected Overrides ReadOnly Property
MarshallingInformation
As Cci.IMarshallingInformation
1 reference to MarshallingInformation
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedParameter.cs (1)
180
return
MarshallingInformation
;