2 references to AdjustLineInfo
System.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
8530AdjustLineInfo(pChars, endPos - startPos, isNormalized, ref lineInfo); 8543AdjustLineInfo(pChars + startPos, endPos - startPos, isNormalized, ref lineInfo);