DataAnnotationsMetadataProviderTest.cs (4)
771{ nameof(EnumWithFields.Zero), "0" },
783{ nameof(EnumWithFields.Zero), "0" },
947new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFields.Zero)), "0"),
959new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFields.Zero)), "0"),