DataAnnotationsMetadataProviderTest.cs (4)
725{ nameof(EnumWithDuplicates.Duece), "2" },
738{ nameof(EnumWithDuplicates.Duece), "2" },
903new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithDuplicates.Duece)), "2"),
916new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithDuplicates.Duece)), "2"),