DataAnnotationsMetadataProviderTest.cs (4)
721{ nameof(EnumWithDuplicates.Zero), "0" },
734{ nameof(EnumWithDuplicates.Zero), "0" },
899new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithDuplicates.Zero)), "0"),
912new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithDuplicates.Zero)), "0"),