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