4 references to GetAttributeNode
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (4)
637
return
GetAttributeNode
(index).ValueAsString;
809
MoveToNode(
GetAttributeNode
(index));
883
MoveToNode(
GetAttributeNode
(0));
895
MoveToNode(
GetAttributeNode
(attributeIndex));