1 instantiation of PocoWithNullableAnnotationAttributes
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
533Value: new() { MaybeNull = null!, AllowNull = null, NotNull = null, DisallowNull = null!, NotNullDisallowNull = "str" },
1 reference to PocoWithNullableAnnotationAttributes
Microsoft.Extensions.AI.Abstractions.Tests (1)
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
532yield return new TestData<PocoWithNullableAnnotationAttributes>(