public PsiFileModificationInfo GetReParseResult(TreeTextRange modifiedRange, string text) { return(_file.GetReParseResult(modifiedRange, text)); }