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