1 write to _marshalType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ConvertArgBuilder.cs (1)
17
_marshalType
= marshalType;
1 reference to _marshalType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ConvertArgBuilder.cs (1)
24
return Expression.Convert(parameter,
_marshalType
);