public void RemoveDeclarationsRange(IDeclarationsRange range) { _file.RemoveDeclarationsRange(range); }