Learning to use all Roslyn APIs could be the subject of an entire book. In this recipe, we will just manipulate one of these APIs: the Syntax Trees API. We will create a Syntax Tree and we will analyze it.