1 write to _dispatch
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
63
_dispatch
= dispatch;
1 reference to _dispatch
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
495
exprs.Add(Expression.Assign(DispatchObjectVariable,
_dispatch
));