1 write to _propertyPutDispId
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
112
get { return EnsureVariable(ref
_propertyPutDispId
, typeof(int), "propertyPutDispId"); }
1 reference to _propertyPutDispId
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
181
AddNotNull(vars,
_propertyPutDispId
);