DataAnnotationsMetadataProviderTest.cs (4)
723{ nameof(EnumWithDuplicates.One), "1" },
736{ nameof(EnumWithDuplicates.One), "1" },
901new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithDuplicates.One)), "1"),
914new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithDuplicates.One)), "1"),