.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.
 
 
 
 
apmoskevitz 0aad136bb2 merge latest master 9 months ago
..
Abstractions more nullable error cleanups 9 months ago
Analyzers change unfixed to warnings and fixed to errors, changed project settings to match 9 months ago
Extensions ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 9 months ago
FileLoaders Use uncompressedStream for PEFile in XamarinCompressedFileLoader 1 year ago
PdbProvider ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 9 months ago
Properties Provide commit hash in AboutPage to make finding the correct version easier. 9 months ago
Search Refactor SearchPane so only the view model is exposed. 10 months ago
Settings Consolidate all options/settings to use a consistent WFP MVVM pattern. 9 months ago
TreeView merge latest master 9 months ago
ApiVisibility.cs
AssemblyList.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 9 months ago
AssemblyListManager.cs Consolidate all options/settings to use a consistent WFP MVVM pattern. 9 months ago
AssemblyListSnapshot.cs Add IFileLoader API 1 year ago
ICSharpCode.ILSpyX.csproj merge latest master 9 months ago
LanguageVersion.cs
LoadedAssembly.cs LazyInitializer.EnsureInitialized does not allow null as return value. Use LazyInit instead. 10 months ago
LoadedAssemblyExtensions.cs
LoadedPackage.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 9 months ago
PackageReadme.md