When collection instance returned null, do not try to GetItems().
authorAtsushi Eno <atsushi@ximian.com>
Thu, 11 Nov 2010 06:46:11 +0000 (15:46 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Thu, 11 Nov 2010 06:46:11 +0000 (15:46 +0900)
commit53f99680c9c9cf193c85593e558c9d53f4406012
tree22cedadf09ee14a9afbe249fe83bfa225145683d
parent00ef6164255d2b4ee809dd59815e0006868acf73
When collection instance returned null, do not try to GetItems().
mcs/class/System.Xaml/System.Xaml.Schema/XamlTypeInvoker.cs
mcs/class/System.Xaml/System.Xaml/XamlObjectNodeIterator.cs
mcs/class/System.Xaml/System.Xaml/XamlXmlWriter.cs