.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 18f5b0f2a0 Add minimal support for params collections to Overload Resolution. 3 weeks 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 ref structs cannot be boxed 3 weeks 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 stack overflow exception in CSharpResolver (#3471) 2 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`. 5 years ago
NameLookupMode.cs Adjust namespaces 9 years ago
OverloadResolution.cs Add minimal support for params collections to Overload Resolution. 3 weeks 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 Add IsArrayInterfaceType extension method 3 weeks ago