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)
154marshalArgTypes[i] = MarshalType(curMo, _isByRef[i]);