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