1 write to _responseCodePage
System.Web (1)
HttpWriter.cs (1)
872_responseCodePage = _responseEncoding.CodePage;
2 references to _responseCodePage
System.Web (2)
HttpWriter.cs (2)
873_responseCodePageIsAsciiCompat = CodePageUtils.IsAsciiCompatibleCodePage(_responseCodePage); 1124if (_responseCodePage == CodePageUtils.CodePageUT8 || // response encoding is UTF8