.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
ff0e929866
- Introduce ProjectItemInfo instead of tuples in WholeProjectDecompiler project item generation.
...
- Set 'LogicalName' attribute for all decompiled resources. This makes it possible to correctly recompile projects with resource names that are not valid filenames.
- Set Generator and SubType properties for XAML files.
3 years ago
..
Baml
…
Handlers
Fix #2610 : Explicitly qualify members in TemplateBindings.
3 years ago
Properties
Fix #2718 , Fix #2719 , Fix #2725 : Remove WPF compiler-generated code.
3 years ago
Rewrite
Fix #2773 : Decompilation of readonly properties in XAML
3 years ago
Xaml
…
BamlConnectionId.cs
Fix #2718 , Fix #2719 , Fix #2725 : Remove WPF compiler-generated code.
3 years ago
BamlDecompilationResult.cs
Fix #2718 , Fix #2719 , Fix #2725 : Remove WPF compiler-generated code.
3 years ago
BamlDecompilerSettings.cs
…
BamlDecompilerTypeSystem.cs
…
BamlElement.cs
…
BamlResourceEntryNode.cs
…
BamlResourceNodeFactory.cs
- Introduce ProjectItemInfo instead of tuples in WholeProjectDecompiler project item generation.
3 years ago
IHandlers.cs
…
ILSpy.BamlDecompiler.csproj
Add EnableWindowsTargeting propery to csprojs targeting net6.0-windows
3 years ago
IRewritePass.cs
…
XamlContext.cs
Fix #2718 , Fix #2719 , Fix #2725 : Remove WPF compiler-generated code.
3 years ago
XamlDecompiler.cs
Fix #2718 , Fix #2719 , Fix #2725 : Remove WPF compiler-generated code.
3 years ago
XmlnsDictionary.cs
…