.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.
 
 
 
 
Schabse Laks be718680fe Add #pragma to suppress warning in test case 11 years ago
..
CustomAttributes Fixed decompilation of automatic event that has attributes on the accessors. 13 years ago
Helpers Tests: Reuse decompiler roundtrip assertion code 11 years ago
IL Merge NRefactory 5.2.0-261-g7a948e7 to ILSpy. 13 years ago
Types Add #pragma to suppress warning in test case 11 years ago
Async.cs Fix bugs in async/await decompiler. 12 years ago
BooleanConsumedAsInteger.il
CallOverloadedMethod.cs
CheckedUnchecked.cs
CodeSampleFileParser.cs Add #pragma to suppress warning in test case 11 years ago
ControlFlow.cs
CustomAttributes.code.cs
CustomShortCircuitOperators.cs Temporary workaround for Roslyn compiler bug 11 years ago
DecompilerTestBase.cs Tests: Reuse decompiler roundtrip assertion code 11 years ago
DelegateConstruction.cs Don't eliminate delegate caching when lambda decompilation is disabled. 12 years ago
DoubleConstants.cs Fixed disassembling and decompiling negative zeroes. 13 years ago
ExceptionHandling.cs
ExpressionTrees.cs
Generics.cs
ICSharpCode.Decompiler.Tests.csproj fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
IncrementDecrement.cs
InitializerTests.cs
LiftedOperators.cs
Loops.cs
MultidimensionalArray.cs
PInvoke.cs
PropertiesAndEvents.cs Don't show [AsyncStateMachine] attribute. 13 years ago
QueryExpressions.cs
Switch.cs
TestRunner.cs Tests: Reuse decompiler roundtrip assertion code 11 years ago
TypeAnalysisTests.cs Remove failing unit test; bug #393 is fixed but the test still fails due to unnecessary '& 31'. 11 years ago
UndocumentedExpressions.cs
UnsafeCode.cs Fix #346: incorrect type inference for if statement on ref bool parameter 13 years ago
ValueTypes.cs Fix #346: incorrect type inference for if statement on ref bool parameter 13 years ago
YieldReturn.cs
nunit.framework.dll
packages.config