Example #1
0
 public IFile ReParse(TreeTextRange modifiedRange, string text)
 {
     return(_file.ReParse(modifiedRange, text));
 }