XNodeNavigator could be used for a node tree without XDocument, so make it work for...
commitcac72ba927856f973821fd4eb6000307e6fb43f5
authorAtsushi Eno <atsushieno@veritas-vos-liberabit.com>
Mon, 14 May 2012 07:31:54 +0000 (14 16:31 +0900)
committerAtsushi Eno <atsushieno@veritas-vos-liberabit.com>
Mon, 14 May 2012 07:31:54 +0000 (14 16:31 +0900)
treeaa0e9b17625b8b71bf7940d2f69f045c0bc828e1
parent76275d015f12dbf60dcf95c817e689e06adacb9f
XNodeNavigator could be used for a node tree without XDocument, so make it work for such case.

Fixed bug #4690, patch by eb1 sil.org.
mcs/class/System.Xml.Linq/System.Xml.Linq/XNodeNavigator.cs
mcs/class/System.Xml.Linq/Test/System.Xml.Linq/XNodeNavigatorTest.cs