.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 0482ef91ed fix #371 - BAML decompiler throws NullReferenceExceptions: if this cause occurs it should throw a better exception than just NRE 12 years ago
..
BAML format.txt sort BamlRecordType; clean up some code; replace Hashtable with Dictionary 14 years ago
BamlBinaryReader.cs implement detection of implicit elements and static resources 14 years ago
BamlRecordType.cs sort BamlRecordType; clean up some code; replace Hashtable with Dictionary 14 years ago
IDependencyPropertyDescriptor.cs fix #264: add UnresolvableDependencyPropertyDescriptor and UnresolvableType to represent types from assemblies that cannot be loaded 14 years ago
IType.cs fix #264: add UnresolvableDependencyPropertyDescriptor and UnresolvableType to represent types from assemblies that cannot be loaded 14 years ago
ITypeResolver.cs implemented using base type as root node in decompiled BAML 14 years ago
KeyMapping.cs fixed static resource handling 14 years ago
KnownInfo.cs improve StaticResource detection: #206 works now partially 13 years ago
NodesCollection.cs move NodesCollection to a separate file 14 years ago
PropertyDeclaration.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
ResourceName.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
TypeDeclaration.cs BAML decompiler: introduce proxy for unknown named types - closes #298 13 years ago
XmlBamlElement.cs add support for nested classes in type system - fix missing Win32Native.Color 14 years ago
XmlBamlNode.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
XmlBamlProperty.cs decompile Name attributes on type of current assembly to x:Name 14 years ago
XmlBamlPropertyElement.cs add support for nested classes in type system - fix missing Win32Native.Color 14 years ago
XmlBamlReader.cs fix #371 - BAML decompiler throws NullReferenceExceptions: if this cause occurs it should throw a better exception than just NRE 12 years ago
XmlBamlSimpleProperty.cs implement detection of implicit elements and static resources 14 years ago
XmlBamlText.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
XmlNamespace.cs add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
XmlPIMapping.cs BAML decompiler: introduce proxy for unknown named types - closes #298 13 years ago