2 writes to _terminatedTool
Microsoft.Build.Utilities.Core (2)
ToolTask.cs (2)
755_terminatedTool = false; 951_terminatedTool = true;
3 references to _terminatedTool
Microsoft.Build.Utilities.Core (3)
ToolTask.cs (3)
1652if (_terminatedTool) 1667if (!_terminatedTool) 1675if (!_terminatedTool)