Mihhail Maslakov
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Getting Roslyn workspace from the add-in
AnsweredHello guys! I'm trying to port LiveSharp Visual Studio extension to Rider. From Visual Studio extension I can get Roslyn Workspace using the following code: _componentModel = (IComponentModel)GetGl...