4 writes to serializedValue
Wasm.Performance.TestApp (4)
Pages_Json_razor.g.cs (4)
292serializedValue = null; 297=> serializedValue = JsonSerializer.Serialize(smallOrgChart); 300=> serializedValue = JsonSerializer.Serialize(largeOrgChart); 303=> serializedValue = JsonSerializer.Serialize(largeOrgChart, personJsonContext.Person);
3 references to serializedValue
Wasm.Performance.TestApp (3)
Pages_Json_razor.g.cs (3)
152__builder.AddContent(25, serializedValue 162if (serializedValue != null) 175__builder.AddContent(30, serializedValue.Length