1 write to shutdownInProgress
System.Management (1)
Instrumentation\EventSource.cs (1)
177
Interlocked.Increment(ref
shutdownInProgress
);
4 references to shutdownInProgress
System.Management (4)
Instrumentation\EventSource.cs (4)
102
if(
shutdownInProgress
!= 0)
173
if(
shutdownInProgress
!= 0)
730
if(
shutdownInProgress
!= 0)
783
if(
shutdownInProgress
!= 0)