4 references to ReadChildNodes
System.ServiceModel (4)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (4)
1749
ReadChildNodes
(reader, this.bodyIndex, SoapNSIndex);
1788
ReadChildNodes
(reader, self, this.nodes[self].firstNamespace);
1953
ReadChildNodes
(reader, n, this.nodes[n].firstNamespace);
2059
ReadChildNodes
(reader, parent, parentNS);