关于[Using the Roslyn APIs to Analyse a .NET Solution]的摘要:
In a previous post “Getting Started with the Roslyn APIs: Writing Code with Code“, I demonstrated a relatively simple way to generate code using the Roslyn APIs. In this post, I want to revisit the topic from a fresh angle and demonstrate the foundations for achieving a slightly different goal.
原文地址: https://www.stevejgordon.co.uk/using-the-roslyn-apis-to-analyse-a-dotnet-solution