34 references to Node
dotnet-svcutil-lib (34)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (14)
1280
XmlNode node = this.
Node
;
1291
XmlNode node = this.
Node
;
1478
XmlNode node = this.
Node
;
1501
XmlNode node = this.
Node
;
1513
XmlNode node = this.
Node
;
1525
XmlNode node = this.
Node
;
1537
XmlNode node = this.
Node
;
1549
XmlNode node = this.
Node
;
1561
XmlNode node = this.
Node
;
1573
XmlNode node = this.
Node
;
1585
XmlNode node = this.
Node
;
1597
XmlNode node = this.
Node
;
1609
XmlNode node = this.
Node
;
1621
XmlNode node = this.
Node
;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (16)
79
if (this.
Node
.NodeType != XmlNodeType.Element)
107
if (this.
Node
.NodeType != XmlNodeType.Element)
138
if (this.
Node
.NodeType != XmlNodeType.Element)
184
if (this.
Node
.NodeType != XmlNodeType.Element)
198
if (this.
Node
.NodeType != XmlNodeType.Element)
212
if (this.
Node
.NodeType != XmlNodeType.Element)
226
if (this.
Node
.NodeType != XmlNodeType.Element)
240
if (this.
Node
.NodeType != XmlNodeType.Element)
254
if (this.
Node
.NodeType != XmlNodeType.Element)
268
if (this.
Node
.NodeType != XmlNodeType.Element)
288
if (!this.
Node
.Value.TryGetByteArrayLength(out totalLength))
358
if (this.
Node
.ReadState == ReadState.Closed)
375
if (this.
Node
.ExitScope)
690
if (!this.
Node
.Value.IsWhitespace())
1103
if (this.
Node
.NodeType != XmlNodeType.Element)
1108
if (this.
Node
.NodeType != XmlNodeType.EndElement)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (4)
639
if (this.
Node
.ReadState != ReadState.Initial)
1309
if (this.
Node
.ReadState == ReadState.Closed)
1312
if (this.
Node
.CanMoveToElement)
1319
if (this.
Node
.ExitScope)