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