2 writes to NullableStruct
Microsoft.Extensions.AI.Abstractions.Tests (2)
test\Shared\JsonSchemaExporter\TestTypes.cs (2)
445
Value: new() { Struct = recordStruct,
NullableStruct
= null },
446
AdditionalValues: [new() { Struct = recordStruct,
NullableStruct
= recordStruct }],