1 write to _returnValue
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
102
get { return EnsureVariable(ref
_returnValue
, typeof(object), "returnValue"); }
1 reference to _returnValue
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
179
AddNotNull(vars,
_returnValue
);