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