..
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
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
Block.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
BlockContainer.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
Branch.cs
Fix tests on Windows with legacy csc.
4 weeks ago
CallIndirect.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
CallInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
Comp.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
CompoundAssignmentInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
Conv.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
DeconstructInstruction.cs
Support deconstruction into pointer targets
1 month 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
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
ExpressionTreeCast.cs
Add license headers to source files that lacked them
2 months ago
ILFunction.cs
Redesign DecompilerEventSource with Start/Stop tracing and keyword gating
2 months ago
ILInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
ILVariableCollection.cs
dev: Strip BOM mark from text files
1 year ago
IfInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months 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
dev: Strip BOM mark from text files
1 year ago
LdLen.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
Leave.cs
Fix tests on Windows with legacy csc.
4 weeks ago
LockInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
LogicInstructions.cs
dev: Strip BOM mark from text files
1 year 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
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
NullableInstructions.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months 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
dev: Strip BOM mark from text files
1 year ago
StringToInt.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
SwitchInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
TryInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
UnaryInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago
UsingInstruction.cs
Bracket ILAst WriteTo in one place via WriteToCore
3 months ago