.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 0ada95d913 fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
..
AttachedEvent.xaml add ConnectMethodDecompiler 14 years ago
AttachedEvent.xaml.cs add ConnectMethodDecompiler 14 years ago
AvalonDockBrushes.xaml implement correct handling of Keys; add more unit tests 14 years ago
AvalonDockCommon.xaml fix bugs in unit tests 14 years ago
CustomControl.cs BamlDecompiler: Correctly qualify types in nested {x:Static} extensions 11 years ago
Dictionary1.xaml fixed static resource handling 14 years ago
EscapeSequence.xaml fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
Issue445.xaml fix #445 - Baml Decompiler Exception: ArgumentException: Cannot find StaticResource 11 years ago
MarkupExtension.xaml fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
MyControl.xaml decompile Name attributes on type of current assembly to x:Name 14 years ago
MyControl.xaml.cs decompile Name attributes on type of current assembly to x:Name 14 years ago
NamespacePrefix.xaml fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
Resources.xaml add more unit tests; use current type instead of declaring type for PropertyElements 14 years ago
Resources.xaml.cs add ignored test for special cases with ResourceDictionaries; remove unneeded private modifier 14 years ago
Simple.xaml add simple unit test for ResourceDictionary 14 years ago
Simple.xaml.cs implement MoveNamespacesToRoot and add Unit Tests 14 years ago
SimpleDictionary.xaml add simple unit test for ResourceDictionary 14 years ago
SimpleNames.xaml decompile Name attributes on type of current assembly to x:Name 14 years ago
SimpleNames.xaml.cs implement correct handling of Keys; add more unit tests 14 years ago
SimplePropertyElement.xaml Test case for formatting simple properties as elements when following other elements. 12 years ago