1 write to exception
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
1294
reqToProcess.
exception
= e;
2 references to exception
System.Management (2)
System\Management\InteropClasses\WMIInterop.cs (2)
1248
if (myReq.
exception
!= null)
1250
throw myReq.
exception
;