1 write to _dispatchPointer
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
82get { return EnsureVariable(ref _dispatchPointer, typeof(IntPtr), "dispatchPointer"); }
1 reference to _dispatchPointer
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
174AddNotNull(vars, _dispatchPointer);