.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 2872d2ea1d fix #264: add UnresolvableDependencyPropertyDescriptor and UnresolvableType to represent types from assemblies that cannot be loaded 14 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 fix wrong declaration info in KnownInfo 14 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 add support for nested classes in type system - fix missing Win32Native.Color 14 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 move NodesCollection to a separate file 14 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 add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago