2 writes to _terminatedTool
Microsoft.Build.Utilities.Core (2)
ToolTask.cs (2)
749_terminatedTool = false; 942_terminatedTool = true;
3 references to _terminatedTool
Microsoft.Build.Utilities.Core (3)
ToolTask.cs (3)
1600if (_terminatedTool) 1615if (!_terminatedTool) 1623if (!_terminatedTool)