2 instantiations of TickingStopwatch
Microsoft.Build.Engine.UnitTests (2)
NodeStatus_Transition_Tests.cs (2)
59TerminalNodeStatus node = new("Namespace.Project", "TargetFramework", null, "Build", new TickingStopwatch());
91TerminalNodeStatus node = new("Namespace.Project", "TargetFramework", null, TerminalColor.Green, "passed", "MyTestName1", new TickingStopwatch());