2 references to net_invalid_enum
System.Net.Requests (2)
System\Net\Cache\HttpRequestCachePolicy.cs (2)
38
throw new ArgumentException(SR.Format(SR.
net_invalid_enum
, nameof(HttpCacheAgeControl)), nameof(cacheAgeControl));
64
throw new ArgumentException(SR.Format(SR.
net_invalid_enum
, nameof(HttpCacheAgeControl)), nameof(cacheAgeControl));