1 write to _dispatchObject
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
77get { return EnsureVariable(ref _dispatchObject, typeof(IDispatch), "dispatchObject"); }
1 reference to _dispatchObject
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
173AddNotNull(vars, _dispatchObject);