2 references to ParseText_PartialValue
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
3202return new ValueTask<(int, int, int, bool)>(ParseText_PartialValue(pos, rcount, rpos, orChars, c)); 3238return ParseText_PartialValue(pos, rcount, rpos, orChars, c);