4 writes to sink
System.Management (4)
managementeventwatcher.cs (4)
238sink = null; 514sink = new SinkForEventQuery(this, options.Context, wbemServices); 535sink = null; 572sink = null;
7 references to sink
System.Management (7)
managementeventwatcher.cs (7)
515if (sink.Status < 0) 517Marshal.ThrowExceptionForHR(sink.Status, WmiNetUtilsHelper.GetErrorInfo_f()); 527sink.Stub); 532if (sink != null) 534sink.ReleaseStub(); 569if (null != sink) 571sink.Cancel ();