1 reference to Json
Microsoft.AspNetCore.Http.Results.Tests (1)
ResultsTests.cs (1)
1071Assert.Throws<ArgumentNullException>("jsonTypeInfo", () => Results.Json<object>(null, jsonTypeInfo: null));