2 writes to _terminatedTool
Microsoft.Build.Utilities.Core (2)
ToolTask.cs (2)
776_terminatedTool = false; 984_terminatedTool = true;
3 references to _terminatedTool
Microsoft.Build.Utilities.Core (3)
ToolTask.cs (3)
1690if (_terminatedTool) 1705if (!_terminatedTool) 1713if (!_terminatedTool)