3 writes to pSinkNA
System.Management (3)
Instrumentation\EventSource.cs (3)
374threadParam.pSinkNA = null; 427this.pSinkNA = null; 446this.pSinkNA = pSink;
1 reference to pSinkNA
System.Management (1)
Instrumentation\EventSource.cs (1)
373threadParam.pSinkMTA = (IWbemObjectSink)RelocateRCWToCurrentApartment(threadParam.pSinkNA);