1 write to _isDescendant
System.Web (1)
UI\HTMLTextWriter.cs (1)
662_isDescendant = (GetType() != typeof(HtmlTextWriter));
2 references to _isDescendant
System.Web (2)
UI\HTMLTextWriter.cs (2)
981if (_isDescendant) { 1088if (_isDescendant) {