86 references to ReadNode
PresentationFramework (2)
System\Windows\Annotations\Annotation.cs (1)
329
XmlNode node = doc.
ReadNode
(reader); // Reads the entire "StringAuthor" tag
System\Windows\Annotations\AnnotationResource.cs (1)
184
XmlElement element = doc.
ReadNode
(reader) as XmlElement;
System.Configuration.ConfigurationManager (1)
System\Configuration\SettingValueElement.cs (1)
34
ValueXml = _document.
ReadNode
(reader);
System.Data.Common (8)
System\Data\DataSet.cs (5)
1592
XmlNode node = xdoc.
ReadNode
(reader)!;
1762
XmlNode node = xdoc.
ReadNode
(reader)!;
1859
XmlNode schNode = xdoc.
ReadNode
(reader)!;
2227
XmlNode node = xdoc.
ReadNode
(reader)!;
2780
XmlNode node = xdoc.
ReadNode
(reader)!;
System\Data\DataTable.cs (3)
5926
XmlNode node = xdoc.
ReadNode
(reader)!;
6220
XmlNode node = xdoc.
ReadNode
(reader)!;
6288
xdoc.
ReadNode
(reader);
System.Private.DataContractSerialization (7)
System\Runtime\Serialization\SchemaExporter.cs (1)
356
return (XmlElement?)XmlDoc.
ReadNode
(xmlReader);
System\Runtime\Serialization\XmlObjectSerializerReadContext.cs (4)
525
obj = (XmlElement?)xmlDoc.
ReadNode
(xmlSerializableReader);
918
xmlAttributes.Add((XmlAttribute)Document.
ReadNode
(xmlReader.UnderlyingReader)!);
930
xmlChildNodes.Add(Document.
ReadNode
(xmlReader.UnderlyingReader)!);
993
XmlNode childNode = Document.
ReadNode
(xmlReader.UnderlyingReader)!;
System\Runtime\Serialization\XmlSerializableServices.cs (2)
24
XmlNode? node = doc.
ReadNode
(xmlReader);
38
XmlNode? node = doc.
ReadNode
(xmlReader);
System.Private.Xml (7)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (1)
1951
var attr = (Document.
ReadNode
(Reader) as XmlAttribute)!;
System\Xml\Serialization\XmlSerializationReader.cs (6)
899
node = Document.
ReadNode
(_r);
908
node = Document.
ReadNode
(_r);
1213
UnknownNode(Document.
ReadNode
(_r), o, qnames);
1226
UnknownNode(Document.
ReadNode
(_r), o, qnames);
1909
XmlAttribute xmlAttribute = (XmlAttribute)Document.
ReadNode
(_r)!;
1945
XmlNode xmlNode = Document.
ReadNode
(_r)!;
System.Web.Services.Description (61)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (61)
4886
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
5017
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
5107
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
5398
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
5515
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
5639
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
5895
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
6975
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
7660
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
7752
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
7862
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
7942
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
8022
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
8099
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
8193
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
8266
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
8378
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
8565
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
8673
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
8750
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9005
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9109
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9197
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9295
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9389
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9597
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9681
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9765
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9849
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
9933
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10017
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10101
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10185
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10269
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10353
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10437
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10521
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10601
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10774
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10897
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
10991
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11072
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11167
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11278
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11411
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11506
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11644
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11729
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11871
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
11947
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
12036
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
12142
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
12370
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
12459
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
12580
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
12700
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
12800
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
12881
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
13011
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
13091
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);
13171
System.Xml.XmlAttribute attr = (System.Xml.XmlAttribute) Document.
ReadNode
(Reader);