DataAnnotationsMetadataProviderTest.cs (4)
747{ nameof(EnumWithFlags.All), "-1" },
758{ nameof(EnumWithFlags.All), "-1" },
929new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFlags.All)), "-1"),
940new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFlags.All)), "-1"),