2 references to TickingStopwatch
Microsoft.Build.CommandLine.UnitTests (2)
NodeStatus_Transition_Tests.cs (2)
61NodeStatus node = new("Namespace.Project", "TargetFramework", "Build", new TickingStopwatch()); 93NodeStatus node = new("Namespace.Project", "TargetFramework", TerminalColor.Green, "passed", "MyTestName1", new TickingStopwatch());