.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.
 
 
 
 
ElektroKill 1447038ce1
Fix #2736
3 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 Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
CSharpResolver.cs Fix #2736 3 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