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