1 reference to ResponseEncodingUsed
System.Web (1)
HttpResponse.cs (1)
480
if (_customCharSet || (_httpWriter != null && _httpWriter.
ResponseEncodingUsed
)) {