.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.
 
 
 
 
Siegfried Pammer 9d19b33ec0 Fix #1394: Fields marked 'specialname' are excluded from the type system 7 years ago
..
Helpers Fix unit tests. 7 years ago
IL
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 7 years ago
Semantics
TestCases Fix #1395: do-while loop missing entry-point label. 7 years ago
TypeSystem Fix #1394: Fields marked 'specialname' are excluded from the type system 7 years ago
Types
Util
CodeSampleFileParser.cs
CorrectnessTestRunner.cs Add detection of local functions, so we do not hide the methods/display classes. 7 years ago
CustomAttributes.code.cs
DataFlowTest.cs
DisassemblerPrettyTestRunner.cs
Generics.cs
ICSharpCode.Decompiler.Tests.csproj Fix #1378: Missing unsafe modifier for static fields 7 years ago
ILPrettyTestRunner.cs Fix #1325: Do not perform inline assignment transform on setter calls, that belong to parameterized properties. 7 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Fix #1378: Missing unsafe modifier for static fields 7 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs Add LangVersion support to WholeProjectDecompiler and add NonTrailingNamedArguments setting. 7 years ago
Stub.cs
TestTraceListener.cs
UglyTestRunner.cs Fixed bug with decimal optional parameters not being resolved correctly. 7 years ago
VBPrettyTestRunner.cs
ValueTypes.cs