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