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