1 write to _rcw
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\BoundDispEvent.cs (1)
22_rcw = rcw;
2 references to _rcw
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\BoundDispEvent.cs (2)
82ComEventsSink comEventSink = ComEventsSink.FromRuntimeCallableWrapper(_rcw, _sourceIid, true); 97ComEventsSink comEventSink = ComEventsSink.FromRuntimeCallableWrapper(_rcw, _sourceIid, false);