.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.
 
 
 
 
sonyps5201314 e4a31b8952 Fix an issue in IL code comparison where identical input files could incorrectly produce different output lines, such as ` 275 (-) IL_000a: stloc.0` versus ` 275 (+) IL_000a: stlocc.0`. 5 months ago
..
CodeAssert.cs Fix an issue in IL code comparison where identical input files could incorrectly produce different output lines, such as ` 275 (-) IL_000a: stloc.0` versus ` 275 (+) IL_000a: stlocc.0`. 5 months ago
RemoveCompilerAttribute.cs dev: Strip BOM mark from text files 7 months ago
RoslynToolset.cs dev: Strip BOM mark from text files 7 months ago
SdkUtility.cs dev: Strip BOM mark from text files 7 months ago
Tester.VB.cs dev: Strip BOM mark from text files 7 months ago
Tester.cs dev: Strip BOM mark from text files 7 months ago
TestsAssemblyOutput.cs dev: Strip BOM mark from text files 7 months ago