Implemented reference support (almost working, except for Reference contents).
commit50f1efa7810da7d83d52dd94eb0da019be4d375e
authorAtsushi Eno <atsushi@ximian.com>
Thu, 2 Dec 2010 18:30:22 +0000 (3 03:30 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Thu, 2 Dec 2010 18:30:22 +0000 (3 03:30 +0900)
treec719159fac452fdb8f8ad7fd53f707961ea2258c
parent7bffa51bb07b4c27940263167cd9340bea31f1dc
Implemented reference support (almost working, except for Reference contents).

There are several refactorings as well as some hacky workarounds to avoid
wrong saving of names. References should return PositionalParameters, but
in the standalone tests they don't return it, so I have to sort both out.
Enabled xml writer tests as they are working.
mcs/class/System.Xaml/System.Xaml/XamlNameResolver.cs
mcs/class/System.Xaml/System.Xaml/XamlObjectNodeIterator.cs
mcs/class/System.Xaml/Test/System.Xaml/XamlXmlWriterTest.cs