2 writes to stub
System.Management (2)
System\Management\ManagementEventWatcher.cs (2)
650obj.stub = (IWbemObjectSink)dmuxStub; 757stub = null;
7 references to stub
System.Management (7)
System\Management\ManagementEventWatcher.cs (7)
655get { return stub; } 717if (null != stub) 721if (null != stub) 724int status = services.CancelAsyncCall_(stub); 743if (null != stub) 752if (null != stub) 756System.Runtime.InteropServices.Marshal.ReleaseComObject(stub);