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