// Token: 0x06003AA9 RID: 15017 RVA: 0x00109F72 File Offset: 0x00108172
 void ITextRange.SelectParagraph(ITextPointer position)
 {
     TextRangeBase.SelectParagraph(this, position);
 }