2 writes to _htmlTextWriter
System.Web (2)
Configuration\HttpCapabilitiesBase.cs (2)
222_htmlTextWriter = browserCaps._htmlTextWriter; 354_htmlTextWriter = value;
2 references to _htmlTextWriter
System.Web (2)
Configuration\HttpCapabilitiesBase.cs (2)
222_htmlTextWriter = browserCaps._htmlTextWriter; 351return _htmlTextWriter;