4 references to PropName_Name
Microsoft.AspNetCore.Http.Results.Tests (4)
TestJsonContext.Todo.g.cs (1)
129writer.WriteString(PropName_Name, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)value).Name);
TestJsonContext.TodoChild.g.cs (1)
150writer.WriteString(PropName_Name, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)value).Name);
TestJsonContext.TodoJsonChild.g.cs (1)
150writer.WriteString(PropName_Name, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.Todo)value).Name);
TestJsonContext.TodoStruct.g.cs (1)
123writer.WriteString(PropName_Name, ((global::Microsoft.AspNetCore.Http.HttpResults.HttpResultsHelperTests.TodoStruct)value).Name);