.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 c95da67cbe Fix extension method calls on `this in`. 4 years 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 Fix overload resolution: overloads with `in` parameters are applicable even if the argument is passed without explicit `in` 4 years ago
CSharpInvocationResolveResult.cs #2128: Reformat the whole code base. 5 years ago
CSharpOperators.cs #2128: Reformat the whole code base. 5 years ago
CSharpResolver.cs Fix extension method calls on `this in`. 4 years ago
CastResolveResult.cs #2128: Reformat the whole code base. 5 years 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 Fix extension method calls on `this in`. 4 years ago
OverloadResolutionErrors.cs Adjust namespaces 9 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