1 instantiation of Base64StringAttribute
Microsoft.Extensions.AI.Abstractions.Tests (1)
Utilities\AIJsonUtilitiesTests.cs (1)
1105[Base64String]
2 references to Base64StringAttribute
Microsoft.Extensions.AI.Abstractions (1)
Utilities\AIJsonUtilities.Schema.Create.cs (1)
590if (ResolveAttribute<Base64StringAttribute>() is { } base64Attribute)
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\Base64StringAttribute.cs (1)
19/// Initializes a new instance of the <see cref="Base64StringAttribute"/> class.