protected AstType ConvertType(IType type)
 {
     return(refactoringContext.CreateShortType(type));
 }