7 references to CanGetAttribute
System.Runtime.Serialization (7)
System\Xml\XmlBaseReader.cs (7)
493
if (node.
CanGetAttribute
)
540
if (!node.
CanGetAttribute
)
553
if (!node.
CanGetAttribute
)
603
if (!node.
CanGetAttribute
)
630
if (!node.
CanGetAttribute
)
889
if (!node.
CanGetAttribute
|| attributeCount == 0)
898
if (!node.
CanGetAttribute
)