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