4 references to IsContent
System.Private.Xml.Linq (4)
System\Xml\XPath\XNodeNavigator.cs (4)
108
if (
IsContent
(container, node))
406
if (
IsContent
(container, node))
507
if (
IsContent
(container, next) && !(node is XText && next is XText))
671
if (
IsContent
(container, node))