4 references to ParsePIValue
System.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (4)
5682if ( ParsePIValue( out startPos, out endPos ) ) { 5699while ( !ParsePIValue( out startPos, out endPos ) ); 5711} while ( !ParsePIValue( out startPos, out endPos ) ); 7384if ( ParsePIValue( out startPos, out pos ) ) {