2 references to PropName_Name
Microsoft.AspNetCore.Mvc.Core.Test (2)
TestJsonContext.JsonPersonExtended.g.cs (1)
149writer.WriteString(PropName_Name, ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)value).Name);
TestJsonContext.Person.g.cs (1)
128writer.WriteString(PropName_Name, ((global::Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatterTest.Person)value).Name);