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)
38if (!_shuttingDown) 49if (!_shuttingDown)