2 references to AdjustLineInfo
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
9566
AdjustLineInfo
(chars.AsSpan(startPos, endPos - startPos), isNormalized, ref lineInfo);
9575
AdjustLineInfo
(str.AsSpan(startPos, endPos - startPos), isNormalized, ref lineInfo);