2 writes to CreateObject
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (1)
TestObjectModels\HeterogenousCollection.cs (1)
44
jsonTypeInfo.
CreateObject
= () => new Rectangle();
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializer.Read.Stream.cs (1)
533
CreateObject
= static () => new List<T?>(),