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