.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 e211b01595 Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
..
LightJson assosiated -> associated 6 years ago
AssemblyReferences.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
CodeMappingInfo.cs Add documentation for CodeMappingInfo. 6 years ago
CustomAttributeDecoder.cs Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
Dom.cs Fix #1234: handle exception when a field initial value is not available 7 years ago
DotNetCorePathFinder.cs Merge pull request #1730 from icsharpcode/async-streams 6 years ago
DotNetCorePathFinderExtensions.cs Show full assembly load log in ReferenceFolderTreeNode. 6 years ago
EnumUnderlyingTypeResolveException.cs Do not crash on files that contain no managed metadata. 7 years ago
ILOpCodes.cs
ILOpCodes.tt
MetadataExtensions.cs Assembly search kind, default to short name 6 years ago
MetadataTokenHelpers.cs Add MetadataTokenHelpers to avoid crashing when dealing with MetadataTokens 7 years ago
MethodSemanticsLookup.cs Implement MetadataEvent and re-work the representation of attribute arguments. 7 years ago
OperandType.cs Add uint{size} aliases used by ildasm. 6 years ago
PEFile.cs Apply DebuggerDisplayAttribute to PEFile for easier debugging. 6 years ago
SignatureBlobComparer.cs Move PEFile and other classes to different files, cleanup 7 years ago
UniversalAssemblyResolver.cs Fix assembly resolving and Tester for .NET Core 3.0 6 years ago
UnresolvedAssemblyNameReference.cs Move PEFile and other classes to different files, cleanup 7 years ago