DataAnnotationsMetadataProviderTest.cs (4)
772{ nameof(EnumWithFields.One), "1" },
784{ nameof(EnumWithFields.One), "1" },
948new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFields.One)), "1"),
960new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFields.One)), "1"),