1 override of ReadToDescendant
System.Private.Xml (1)
System\Xml\Core\XmlAsyncCheckReader.cs (1)
697public override bool ReadToDescendant(string name)
1 reference to ReadToDescendant
System.Private.Xml (1)
System\Xml\Core\XmlAsyncCheckReader.cs (1)
700return _coreReader.ReadToDescendant(name);