DataAnnotationsMetadataProviderTest.cs (4)
749{ nameof(EnumWithFlags.One), "1" },
760{ nameof(EnumWithFlags.One), "1" },
926new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFlags.One)), "1"),
937new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFlags.One)), "1"),