[Xml] add mobile XslCompiledTransform implementation.
authorAtsushi Eno <atsushieno@gmail.com>
Wed, 4 Feb 2015 04:54:40 +0000 (12:54 +0800)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 2 Mar 2015 03:36:42 +0000 (11:36 +0800)
commit94f667b1f30652c5580f39e1602b8edf31f27df2
treed373cd69aacc93f3f4ed08257db5e458893a7192
parent281e3c0a11154997d562b84e060dd3648d549d5a
[Xml] add mobile XslCompiledTransform implementation.

XslCompiledTransform doesn't work without CodeDom and dynamic code
generation. This "implementation" just dispatches everything to XslTransform.
mcs/class/System.XML/System.Xml.Xsl/XslCompiledTransform_Mobile.cs [new file with mode: 0644]
mcs/class/System.XML/Test/System.Xml.Xsl/XslTransformTests.cs
mcs/class/System.XML/mobile_System.Xml.dll.sources