mirror of https://github.com/icsharpcode/ILSpy.git
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.
|
14 years ago | |
---|---|---|
.. | ||
Properties | 14 years ago | |
.gitignore | 14 years ago | |
CSharpProject.cs | 14 years ago | |
ICSharpCode.NRefactory.ConsistencyCheck.csproj | 14 years ago | |
Program.cs | 14 years ago | |
Readme.txt | 14 years ago | |
ResolverTest.cs | 14 years ago | |
RoundtripTest.cs | 14 years ago | |
Solution.cs | 14 years ago | |
app.config | 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:
-