2 writes to _shuttingDown
Microsoft.DotNet.Cli.Utils (2)
ProcessReaper.cs (2)
166
_shuttingDown
= true;
183
_shuttingDown
= true;
1 reference to _shuttingDown
Microsoft.DotNet.Cli.Utils (1)
ProcessReaper.cs (1)
176
if (
_shuttingDown
)