2 references to smallOrgChart
Wasm.Performance.TestApp (2)
Pages_Json_razor.g.cs (2)
279
smallOrgChartJson = JsonSerializer.Serialize(
smallOrgChart
);
297
=> serializedValue = JsonSerializer.Serialize(
smallOrgChart
);