2 writes to Value
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (2)
EndpointMetadataApiDescriptionProviderTest.cs (2)
341() => new GenericClass<TimeSpan> { Value = new TimeSpan() }); 360() => TypedResults.Ok(new GenericClass<TimeSpan> { Value = new TimeSpan() }));