1 write to exception
System.Management (1)
Instrumentation\EventSource.cs (1)
298reqToProcess.exception = e;
2 references to exception
System.Management (2)
Instrumentation\EventSource.cs (2)
355if (myReq.exception != null) 357throw myReq.exception;