1 override of UnmarshalFromRef
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\SimpleArgBuilder.cs (1)
32
internal override Expression
UnmarshalFromRef
(Expression newValue)
2 references to UnmarshalFromRef
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\SimpleArgBuilder.cs (1)
36
return base.
UnmarshalFromRef
(newValue);
Microsoft\CSharp\RuntimeBinder\ComInterop\VariantBuilder.cs (1)
168
_argBuilder.
UnmarshalFromRef
(TempVariable),