4 references to IsContent
System.Xml.Linq (4)
System\Xml\Linq\XNodeNavigator.cs (4)
97if (IsContent(c, n)) { 388if (IsContent(c, n)) { 473if (IsContent(c, next) && !(n is XText && next is XText)) { 603if (IsContent(c, q)) {