DataAnnotationsMetadataProviderTest.cs (4)
774{ nameof(EnumWithFields.Three), "3" },
786{ nameof(EnumWithFields.Three), "3" },
950new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFields.Three)), "3"),
962new KeyValuePair<EnumGroupAndName, string>(new EnumGroupAndName(string.Empty, nameof(EnumWithFields.Three)), "3"),