The idea behind this project is detailed in this paper.
From the abstract:
During our research, we found that Roslyn’s Syntax Tree API is difficult to use due inherent properties of its implementation. In this paper, we present our RoseLib library that abstracts large part of this implementation, which liberates developers from remembering unnecessary details and makes development process much more efficient.