1 write to _isByRef
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
68
_isByRef
= isByRef;
1 reference to _isByRef
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
154
marshalArgTypes[i] = MarshalType(curMo,
_isByRef
[i]);