.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.
 
 
 
 
Andrey Filimonov e03d70a407 Support for BamlRecordType.TypeSerializerInfo in bamlreader 9 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 fix #206 - BAML decompiler - NotImplementedException: StaticResourceStart 11 years ago
KnownInfo.cs fix #206 - BAML decompiler - NotImplementedException: StaticResourceStart 11 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 Fixed #365. 11 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 Support for BamlRecordType.TypeSerializerInfo in bamlreader 9 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