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