14 references to ReadData
System.Xml (14)
System\Xml\Schema\DtdParser.cs (14)
1677if ( readerAdapter.IsEof || ReadData() == 0 ) { 1822if ( ReadData() == 0 ) { 1934if ( ReadData() == 0 ) { 1943if ( ReadData() == 0 ) { 2176if ( ReadData() == 0 ) { 2283if ( ReadData() == 0 ) { 2503if ( readerAdapter.IsEof || ReadData() == 0 ) { 2607if ( ReadData() == 0 ) { 2694if ( ReadData() == 0 ) { 2805if ( readerAdapter.IsEof || ReadData() == 0 ) { 2916bool newDataRead = ( ReadData() != 0 ); 2961if ( ReadData() == 0 ) { 2977if ( ReadData() == 0 ) { 2993if ( ReadData() == 0 ) {