2 instantiations of AllowedValuesAttribute
Aspire.Hosting.Azure (1)
Provisioning\AzureProvisionerOptions.cs (1)
25
[
AllowedValues
([
Microsoft.Extensions.AI.Integration.Tests (1)
ChatClientIntegrationTests.cs (1)
534
[
AllowedValues
("abc", "def", "default")]
1 reference to AllowedValuesAttribute
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\AllowedValuesAttribute.cs (1)
15
/// Initializes a new instance of the <see cref="
AllowedValuesAttribute
"/> class.