2 references to ClassWithNullableMaxLengthProperty
Microsoft.Extensions.AI.Abstractions.Tests (2)
Utilities\AIJsonUtilitiesTests.cs (2)
1026JsonElement actualSchema = AIJsonUtilities.CreateJsonSchema(typeof(ClassWithNullableMaxLengthProperty), serializerOptions: JsonContext.Default.Options); 1430[JsonSerializable(typeof(ClassWithNullableMaxLengthProperty))]