1 write to _responseCodePageIsAsciiCompat
System.Web (1)
HttpWriter.cs (1)
873
_responseCodePageIsAsciiCompat
= CodePageUtils.IsAsciiCompatibleCodePage(_responseCodePage);
1 reference to _responseCodePageIsAsciiCompat
System.Web (1)
HttpWriter.cs (1)
1125
(asciiOnly &&
_responseCodePageIsAsciiCompat
)) { // ASCII resource and ASCII-compat encoding