2 writes to stub
System.Management (2)
managementeventwatcher.cs (2)
680obj.stub = (IWbemObjectSink) dmuxStub; 801stub = null;
7 references to stub
System.Management (7)
managementeventwatcher.cs (7)
685get { return stub; } 761if (null != stub) 765if (null != stub) 768int status = services.CancelAsyncCall_(stub); 787if (null != stub) 796if (null != stub) 800System.Runtime.InteropServices.Marshal.ReleaseComObject(stub);