.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 500b439c5d Another round of fixes in TryReadResource 3 years ago
..
LightJson #2128: Reformat the whole code base. 5 years ago
AssemblyReferences.cs Cache AssemblyReference.Name and AssemblyReference.FullName 3 years ago
CodeMappingInfo.cs #2128: Reformat the whole code base. 5 years ago
CustomAttributeDecoder.cs #2128: Reformat the whole code base. 5 years ago
DotNetCorePathFinder.cs Make GetReferenceAssemblyPath pick the closest available version. 3 years ago
DotNetCorePathFinderExtensions.cs #2691: Do not use AssemblyDefintion.GetAssemblyName(). 3 years ago
EnumUnderlyingTypeResolveException.cs Do not crash on files that contain no managed metadata. 7 years ago
FindTypeDecoder.cs Fix nullability warnings in FindTypeDecoder. 3 years ago
FullTypeNameSignatureDecoder.cs * Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext 3 years ago
ILOpCodes.cs #2128: Reformat the whole code base. 5 years ago
ILOpCodes.tt Rename Dom -> Metadata; Remove bogus abstraction 7 years ago
MetadataExtensions.cs Fix #2645: ToPrimitiveTypeCode: return 0, if known type is not primitive. 3 years ago
MetadataGenericContext.cs * Rename Metadata.GenericContext to MetadataGenericContext to avoid conflicts with TypeSystem.GenericContext 3 years ago
MetadataTokenHelpers.cs #2128: Reformat the whole code base. 5 years ago
MethodSemanticsLookup.cs #2128: Reformat the whole code base. 5 years ago
OperandType.cs According to the ilasm source code "codelabel" is a keyword as well 4 years ago
PEFile.cs Cache PEFile.AssemblyReferences 3 years ago
ReferenceLoadInfo.cs Fix #2314: ILSpy incorrectly resolves a runtime dependency when dll is present in both WindowsDesktop.App and NETCore.App 4 years ago
Resource.cs Another round of fixes in TryReadResource 3 years ago
SignatureBlobComparer.cs #2128: Reformat the whole code base. 5 years ago
UniversalAssemblyResolver.cs Fix nullable and other warnings. 3 years ago
UnresolvedAssemblyNameReference.cs Move PEFile and other classes to different files, cleanup 7 years ago