1 override of ReadAsync_ComplexPoco_Expected
Microsoft.AspNetCore.Mvc.Core.Test (1)
Formatters\SystemTextJsonInputFormatterTest.cs (1)
208internal override string ReadAsync_ComplexPoco_Expected => "$.Person.Numbers[2]";
1 reference to ReadAsync_ComplexPoco_Expected
Microsoft.AspNetCore.Mvc.Core.Test (1)
Formatters\JsonInputFormatterTestBase.cs (1)
479var expectedKey = ReadAsync_ComplexPoco_Expected;