.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 59d8ae904b Fix tests on Windows with legacy csc. 4 weeks ago
..
ControlFlow Avoid `allowImplicitConversion: true` for `await` expressions -- there's no target type that the C# compiler could convert to. 4 weeks ago
Instructions Fix tests on Windows with legacy csc. 4 weeks ago
Patterns Add license headers to source files that lacked them 2 months ago
Transforms Merge pull request #3964 from icsharpcode/fix-copypropagation-stobj-target 1 month ago
BlockBuilder.cs
ILAmbience.cs
ILAstWritingOptions.cs
ILInstructionExtensions.cs Add license headers to source files that lacked them 2 months ago
ILReader.cs Fix #3729: recognize value-type ctor call on unresolved type 1 month ago
ILTypeExtensions.cs
ILVariable.cs Fix #3853: infer scoped locals from ref safety 1 month ago
InstructionFlags.cs
InstructionOutputExtensions.cs
Instructions.cs
Instructions.tt
PointerArithmeticOffset.cs
PrimitiveType.cs
SemanticHelper.cs
SlotInfo.cs
StackType.cs