1 write to _dispId
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
87
get { return EnsureVariable(ref
_dispId
, typeof(int), "dispId"); }
1 reference to _dispId
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
175
AddNotNull(vars,
_dispId
);