.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.
 
 
 
 
lordmilko 0bfe222cf4
Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487)
5 days ago
..
LightJson
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
DotNetCorePathFinder.cs Include Subdirectories when checking for empty dotnet version directory 10 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
ILOpCodes.tt
MemberReferenceMetadata.cs Add treenode for MemberReferences. 1 year ago
MetadataExtensions.cs Add WebCIL support 1 year ago
MetadataFile.cs Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487) 5 days ago
MetadataGenericContext.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
MetadataTokenHelpers.cs
MethodSemanticsLookup.cs
ModuleReferenceMetadata.cs Add ModuleReferences 1 year ago
OperandType.cs According to the ilasm source code "codelabel" is a keyword as well 5 years ago
PEFile.cs Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487) 5 days ago
PropertyAndEventBackingFieldLookup.cs Add PropertyAndEventBackingFieldLookup to improve performance of MemberIsHidden. 1 week 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
TypeReferenceMetadata.cs Add treenode for MemberReferences. 1 year ago
UniversalAssemblyResolver.cs Fix #3349: Get rid of version string manipulation in UniversalAssemblyResolver.ParseTargetFramework. 6 months ago
UnresolvedAssemblyNameReference.cs
WebCilFile.cs Fix #3247: InvalidOperationException thrown when reading debug metadata files 11 months ago