// Token: 0x06003AB6 RID: 15030 RVA: 0x00109FEA File Offset: 0x001081EA
 void ITextRange.NotifyChanged(bool disableScroll, bool skipEvents)
 {
     TextRangeBase.NotifyChanged(this, disableScroll);
 }