7 references to CanGetAttribute
dotnet-svcutil-lib (7)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (7)
478
if (_node.
CanGetAttribute
)
523
if (!_node.
CanGetAttribute
)
536
if (!_node.
CanGetAttribute
)
586
if (!_node.
CanGetAttribute
)
613
if (!_node.
CanGetAttribute
)
881
if (!_node.
CanGetAttribute
|| _attributeCount == 0)
890
if (!_node.
CanGetAttribute
)