1 write to _shuttingDown
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\AppDomainShutdownMonitor.cs (1)
62
_shuttingDown
= true;
2 references to _shuttingDown
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\AppDomainShutdownMonitor.cs (2)
38
if (!
_shuttingDown
)
49
if (!
_shuttingDown
)