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)
24return Expression.Convert(parameter, _marshalType);