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