1 write to _shuttingDown
PresentationCore (1)
Shared\MS\Internal\AppDomainShutdownMonitor.cs (1)
68
_shuttingDown
= true;
2 references to _shuttingDown
PresentationCore (2)
Shared\MS\Internal\AppDomainShutdownMonitor.cs (2)
42
if (!
_shuttingDown
)
55
if (!
_shuttingDown
)