2 references to net_WebHeaderInvalidCRLFChars
System.Net.Requests (2)
src\libraries\Common\src\System\Net\HttpValidationHelpers.cs (2)
81
throw new ArgumentException(SR.
net_WebHeaderInvalidCRLFChars
, nameof(value));
95
throw new ArgumentException(SR.
net_WebHeaderInvalidCRLFChars
, nameof(value));