2 references to net_http_headers_not_found
System.Net.Http (2)
System\Net\Http\Headers\HttpHeaders.cs (1)
239
throw new InvalidOperationException(SR.
net_http_headers_not_found
);
System\Net\Http\Headers\HttpHeadersNonValidated.cs (1)
51
throw new KeyNotFoundException(SR.
net_http_headers_not_found
);