Base:
method
Read
System.Xml.XmlReader.Read()
3 references to Read
System.Xml (3)
System\Xml\Core\XmlTextReader.cs (1)
209
return impl.
Read
();
System\Xml\Dom\XmlLoader.cs (2)
843
tr.
Read
(); //this will skip the first element "wrapper"
856
tempreader.
Read
();