DataAnnotationsMetadataProviderTest.cs (4)
726{ nameof(EnumWithDuplicates.Three), "3" },
739{ nameof(EnumWithDuplicates.Three), "3" },
904new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithDuplicates.Three)), "3"),
917new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithDuplicates.Three)), "3"),