DataAnnotationsMetadataProviderTest.cs (4)
773{ nameof(EnumWithFields.Two), "2" },
785{ nameof(EnumWithFields.Two), "2" },
949new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFields.Two)), "2"),
961new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFields.Two)), "2"),