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