4 references to ParsePIValue
System.Private.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (4)
6245
if (
ParsePIValue
(out startPos, out endPos))
6270
while (!
ParsePIValue
(out _, out _));
6284
} while (!
ParsePIValue
(out startPos, out endPos));
8221
if (
ParsePIValue
(out startPos, out pos))