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