2 references to PropName_Child
Microsoft.AspNetCore.Http.Results.Tests (2)
TestJsonContext.TodoChild.g.cs (1)
148
writer.WriteString(
PropName_Child
, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoChild)value).Child);
TestJsonContext.TodoJsonChild.g.cs (1)
148
writer.WriteString(
PropName_Child
, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoJsonChild)value).Child);