First up, let me just say that Roslyn,
the compiler platform for C# and .NET, is amazing and I love it.
I couldn’t have built Visual ReCode without it.
But I have run into an issue with the MSBuildWorkspace
type that, ostensibly,
lets you load .NET solutions quickly and easily.
Mark Rendle's .NET development blog.