.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Grunwald 8f45b7e9cf Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
..
Properties Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
.gitignore Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
CSharpProject.cs Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
ICSharpCode.NRefactory.ConsistencyCheck.csproj Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
Program.cs Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
Readme.txt Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
ResolverTest.cs Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
RoundtripTest.cs Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
Solution.cs Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago
app.config Squashed 'NRefactory/' changes from 36c9cae..858d4cc 14 years ago

Readme.txt

This is an automatic consistency check for NRefactory.
It loads a solution file and parses all the source code and referenced libraries,
and then performs a set of consistency checks.
These checks assume that the code is valid C# without any compilation errors,
so make sure to only pass in compilable source code.

Checks currently being performed:
-