.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 cd212ea05f Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
..
Await.cs Avoid `allowImplicitConversion: true` for `await` expressions -- there's no target type that the C# compiler could convert to. 4 weeks ago
BinaryNumericInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
Block.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
BlockContainer.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
Branch.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
CallIndirect.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
CallInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
Comp.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
CompoundAssignmentInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
Conv.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
DeconstructInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
DeconstructResultInstruction.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
DefaultValue.cs dev: Strip BOM mark from text files 1 year ago
DynamicInstructions.cs Fix #3704: keep the static type of a dynamic call target 3 weeks ago
ExpressionTreeCast.cs Add license headers to source files that lacked them 2 months ago
ILFunction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
ILInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
ILVariableCollection.cs dev: Strip BOM mark from text files 1 year ago
IfInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
InstructionCollection.cs dev: Strip BOM mark from text files 1 year ago
IsInst.cs Protect IsInst against multi-step inlining -- we can only allow `Box` as the top-level argument, not anywhere within the argument tree. 1 year ago
LdFlda.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
LdLen.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
Leave.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
LockInstruction.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
LogicInstructions.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
MatchInstruction.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
MemoryInstructions.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
NullCoalescingInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
NullableInstructions.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
PatternMatching.cs Make ThisResolveResult an ILVariableResolveResult of the this parameter 1 month ago
SimpleInstruction.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
StLoc.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
StringToInt.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
SwitchInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
TryInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
UnaryInstruction.cs Pass the compilation to ILInstruction.CheckInvariant 2 weeks ago
UsingInstruction.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago