public int GetPairExtents(TextSpan[] pSpanIn, TextSpan[] pSpanOut) { return(_textBuffer.GetPairExtents(pSpanIn, pSpanOut)); }