.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 2c419f68cf Fix #3322: Add missing checks for equality comparison 3 months ago
..
AliasNamespaceResolveResult.cs #2128: Reformat the whole code base. 5 years ago
AliasTypeResolveResult.cs #2128: Reformat the whole code base. 5 years ago
AwaitResolveResult.cs #2128: Reformat the whole code base. 5 years ago
CSharpConversions.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 10 months ago
CSharpInvocationResolveResult.cs #2128: Reformat the whole code base. 5 years ago
CSharpOperators.cs Add support for unsigned right shift. 2 years ago
CSharpResolver.cs Fix #3322: Add missing checks for equality comparison 3 months ago
DynamicInvocationResolveResult.cs #2128: Reformat the whole code base. 5 years ago
DynamicMemberResolveResult.cs #2128: Reformat the whole code base. 5 years ago
LambdaResolveResult.cs #2128: Reformat the whole code base. 5 years ago
Log.cs #2128: Reformat the whole code base. 5 years ago
MemberLookup.cs Function pointers are invocable. 5 years ago
MethodGroupResolveResult.cs Fix extension method calls on `this in`. 4 years ago
NameLookupMode.cs Adjust namespaces 9 years ago
OverloadResolution.cs Handle ReferenceKind.RefReadOnly in a few more cases 10 months ago
OverloadResolutionErrors.cs Fix #2806: Do not use implicitly typed out variables, if argument and parameter types do not match exactly. 3 years ago
TypeInference.cs Fix overload resolution: overloads with `in` parameters are applicable even if the argument is passed without explicit `in` 4 years ago