.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 da1d173873 Remove unnecessary ModuleReferences property from PEFile 8 years ago
..
LightJson Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
AssemblyReferences.cs Move PEFile and other classes to different files, cleanup 8 years ago
CustomAttributeDecoder.cs Started work on new resolved TS implementation that directly uses SRM. 8 years ago
Dom.cs Move PEFile and other classes to different files, cleanup 8 years ago
DotNetCorePathFinder.cs Move PEFile and other classes to different files, cleanup 8 years ago
DotNetCorePathFinderExtensions.cs Move PEFile and other classes to different files, cleanup 8 years ago
ILOpCodes.cs Rename Dom -> Metadata; Remove bogus abstraction 8 years ago
ILOpCodes.tt Rename Dom -> Metadata; Remove bogus abstraction 8 years ago
MetadataExtensions.cs Move PEFile and other classes to different files, cleanup 8 years ago
MetadataResolver.cs Move PEFile and other classes to different files, cleanup 8 years ago
MetadataTokenHelpers.cs Add MetadataTokenHelpers to avoid crashing when dealing with MetadataTokens 8 years ago
MethodSemanticsLookup.cs Implement MetadataEvent and re-work the representation of attribute arguments. 8 years ago
OperandType.cs WIP 8 years ago
PEFile.cs Remove unnecessary ModuleReferences property from PEFile 8 years ago
SequencePoint.cs Move PEFile and other classes to different files, cleanup 8 years ago
SignatureBlobComparer.cs Move PEFile and other classes to different files, cleanup 8 years ago
UniversalAssemblyResolver.cs Move PEFile and other classes to different files, cleanup 8 years ago
UnresolvedAssemblyNameReference.cs Move PEFile and other classes to different files, cleanup 8 years ago