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