1 write to Value
Shared.Tests (1)
JsonSchemaExporter\TestTypes.cs (1)
401yield return new TestData<PocoWithCustomPropertyConverter>(new() { Value = 42 }, """{"type":["object","null"],"properties":{"Value":true}}""");