.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 40687ea8ad #1498: Remove Fusion API usage: Use standard file enumeration instead. This should enable us to use the GAC even with restricted access, as only the LIST permission is required. 6 years ago
..
LightJson assosiated -> associated 6 years ago
AssemblyReferences.cs Refactor IAssemblyReference and IAssemblyResolver implementations in LoadedAssembly. 6 years ago
CodeMappingInfo.cs Add documentation for CodeMappingInfo. 7 years ago
CustomAttributeDecoder.cs Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
Dom.cs Add Debug Metadata Explorer 6 years ago
DotNetCorePathFinder.cs Add preconfigured assembly list selection and rename command to ManageAssemblyListsDialog 6 years ago
DotNetCorePathFinderExtensions.cs Improve DotNetCorePathFinderExtensions.DetectTargetFrameworkId to properly detect framework version of GAC assemblies. 6 years ago
EnumUnderlyingTypeResolveException.cs Do not crash on files that contain no managed metadata. 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 Metadata Explorer: Display blob contents of custom debug information in tooltip. 6 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 Add uint{size} aliases used by ildasm. 6 years ago
PEFile.cs Fix typo. 6 years ago
SignatureBlobComparer.cs Move PEFile and other classes to different files, cleanup 8 years ago
UniversalAssemblyResolver.cs #1498: Remove Fusion API usage: Use standard file enumeration instead. This should enable us to use the GAC even with restricted access, as only the LIST permission is required. 6 years ago
UnresolvedAssemblyNameReference.cs Move PEFile and other classes to different files, cleanup 8 years ago