// Token: 0x06003AAA RID: 15018 RVA: 0x00109F7B File Offset: 0x0010817B
 void ITextRange.ApplyTypingHeuristics(bool overType)
 {
     TextRangeBase.ApplyTypingHeuristics(this, overType);
 }