public IDeclarationsRange GetDeclarationsRange(TreeTextRange range) { return(_classDeclaration.GetDeclarationsRange(range)); }