.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.
Christoph Wille
084d02a447
Apply Central package management (requires package source mapping) (#3124)
* Apply Central package management https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management (requires package source mapping https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping)
* Microsoft.DiaSymReader.Converter.Xml from dotnet-tools, Microsoft.DiaSymReader.Native from nuget.org feed
* Trying to sort what is on which feed for previews of Diasymreader packages
* Parse the Roslyn version from Directory.packages.props
* Use specific versions for Diasymreader from nuget.org to allow VS2022 addin to restore properly
* Tests needs also locked references
|
2 years ago |
.. |
Baml
|
Fix BAML tests
|
3 years ago |
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
|
Fix #2294: Issues discovered by static analysis.
|
4 years ago |
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
|
Fix #2337: Expose simple public XamlDecompiler API.
|
4 years ago |
BamlDecompilerTypeSystem.cs
|
Fix null check in BamlDecompilerTypeSystem.HasType
|
4 years ago |
BamlElement.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
BamlResourceEntryNode.cs
|
Fix #2337: Expose simple public XamlDecompiler API.
|
4 years ago |
BamlResourceNodeFactory.cs
|
- Introduce ProjectItemInfo instead of tuples in WholeProjectDecompiler project item generation.
|
2 years ago |
IHandlers.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
ILSpy.BamlDecompiler.csproj
|
Apply Central package management (requires package source mapping) (#3124)
|
2 years ago |
IRewritePass.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
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
|
#2128: Reformat the whole code base.
|
5 years ago |