1 write to _invokeResult
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
97get { return EnsureVariable(ref _invokeResult, typeof(ComVariant), "invokeResult"); }
1 reference to _invokeResult
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
178AddNotNull(vars, _invokeResult);