1 reference to TimeSpanParser
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
BlameCollector.cs (1)
401if (!attribute.Value.IsNullOrWhiteSpace() && TimeSpanParser.TryParse(attribute.Value, out var timeout))