示例#1
0
 public IDeclarationsRange GetDeclarationsRange(TreeTextRange range)
 {
     return(_file.GetDeclarationsRange(range));
 }