2 references to ContainsNonAsciiChars
System (2)
net\System\Net\WebHeaderCollection.cs (2)
533if (ContainsNonAsciiChars(name)) { 543&& !ContainsNonAsciiChars(token);