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)
981
if (
_isDescendant
) {
1088
if (
_isDescendant
) {