4 references to HtmlTernaryTree
System.Xml (4)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (2)
458
attributePropertySearch = new TernaryTreeReadOnly(
HtmlTernaryTree
.htmlAttributes );
459
elementPropertySearch = new TernaryTreeReadOnly(
HtmlTernaryTree
.htmlElements );
System\Xml\Core\HtmlUtf8RawTextWriter.cs (2)
458
attributePropertySearch = new TernaryTreeReadOnly(
HtmlTernaryTree
.htmlAttributes );
459
elementPropertySearch = new TernaryTreeReadOnly(
HtmlTernaryTree
.htmlElements );