示例#1
0
 public IDeclarationsRange GetAllDeclarationsRange()
 {
     return(_file.GetAllDeclarationsRange());
 }