1 write to smallOrgChartJson
Wasm.Performance.TestApp (1)
Pages_Json_razor.g.cs (1)
279
smallOrgChartJson
= JsonSerializer.Serialize(smallOrgChart);
1 reference to smallOrgChartJson
Wasm.Performance.TestApp (1)
Pages_Json_razor.g.cs (1)
306
=> numPeopleDeserialized = Deserialize(
smallOrgChartJson
);