.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 2fa2eb9d18 Remove some of the old TS implementations. 7 years ago
..
Helpers Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
IL
Semantics Remove some of the old TS implementations. 7 years ago
TestCases Fix tuple type in 'new List<(int, string)>'. 7 years ago
TypeSystem Remove some of the old TS implementations. 7 years ago
Types
Util
CodeSampleFileParser.cs
CorrectnessTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
DataFlowTest.cs Port test infrastructure 7 years ago
Generics.cs
ICSharpCode.Decompiler.Tests.csproj Remove some of the old TS implementations. 7 years ago
ILPrettyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 7 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
Stub.cs
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
UglyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
VBPrettyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
ValueTypes.cs