.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 62cdf38e9b Fix #3349: Get rid of version string manipulation in UniversalAssemblyResolver.ParseTargetFramework. 5 months ago
..
LightJson #2128: Reformat the whole code base. 5 years ago
AssemblyReferences.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
CodeMappingInfo.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
CustomAttributeDecoder.cs #2128: Reformat the whole code base. 5 years ago
DotNetCorePathFinder.cs Include Subdirectories when checking for empty dotnet version directory 9 months ago
DotNetCorePathFinderExtensions.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
EnumUnderlyingTypeResolveException.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
ExportedTypeMetadata.cs Add exported types 1 year ago
FindTypeDecoder.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year 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
MemberReferenceMetadata.cs Add treenode for MemberReferences. 1 year ago
MetadataExtensions.cs Add WebCIL support 1 year ago
MetadataFile.cs Fix #3247: InvalidOperationException thrown when reading debug metadata files 10 months ago
MetadataGenericContext.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
MetadataTokenHelpers.cs #2128: Reformat the whole code base. 5 years ago
MethodSemanticsLookup.cs #2128: Reformat the whole code base. 5 years ago
ModuleReferenceMetadata.cs Add ModuleReferences 1 year ago
OperandType.cs According to the ilasm source code "codelabel" is a keyword as well 4 years ago
PEFile.cs Fix #3247: InvalidOperationException thrown when reading debug metadata files 10 months 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 Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
SignatureBlobComparer.cs #2128: Reformat the whole code base. 5 years ago
TypeReferenceMetadata.cs Add treenode for MemberReferences. 1 year ago
UniversalAssemblyResolver.cs Fix #3349: Get rid of version string manipulation in UniversalAssemblyResolver.ParseTargetFramework. 5 months ago
UnresolvedAssemblyNameReference.cs Move PEFile and other classes to different files, cleanup 7 years ago
WebCilFile.cs Fix #3247: InvalidOperationException thrown when reading debug metadata files 10 months ago