2 references to StartNew
Microsoft.AspNetCore.Shared.Tests (2)
ValueStopwatchTest.cs (2)
21Assert.True(ValueStopwatch.StartNew().IsActive); 34var stopwatch = ValueStopwatch.StartNew();