Skip to content

A sample to show how to analyze a .NET solution by the Roslyn .NET compiler.

Notifications You must be signed in to change notification settings

HamedFathi/RoslynSolutionAnalyzor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

roslyn

Based on this sample you can read & analyze other solutions by Roslyn.

Run the following command in a command-line:

LoadSolutionForAnalysis.exe "{YOUR_PATH}.sln"

For more information, There is an issue about this sample here

About

A sample to show how to analyze a .NET solution by the Roslyn .NET compiler.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages