1 instantiation of PocoWithNullableStructFollowedByStruct
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
468Value: new() { NullableStruct = null, Struct = recordStruct },
1 reference to PocoWithNullableStructFollowedByStruct
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
467yield return new TestData<PocoWithNullableStructFollowedByStruct>(