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