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