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