7 references to CanGetAttribute
System.Private.DataContractSerialization (7)
System\Xml\XmlBaseReader.cs (7)
456
if (_node.
CanGetAttribute
)
501
if (!_node.
CanGetAttribute
)
513
if (!_node.
CanGetAttribute
)
562
if (!_node.
CanGetAttribute
)
589
if (!_node.
CanGetAttribute
)
860
if (!_node.
CanGetAttribute
|| _attributeCount == 0)
869
if (!_node.
CanGetAttribute
)