1 instantiation of XamlObjectReader
System.Xaml (1)
System\Xaml\XamlServices.cs (1)
188XamlObjectReader objectReader = new XamlObjectReader(instance, writer.SchemaContext);
4 references to XamlObjectReader
System.Xaml (4)
System\Xaml\XamlServices.cs (1)
188XamlObjectReader objectReader = new XamlObjectReader(instance, writer.SchemaContext);
System\Xaml\XamlXmlWriter.cs (3)
1916(XamlObjectReader.GetConstructorArgument(potentialProperty) == paraminfo.Name)) 1985if (!string.IsNullOrEmpty(XamlObjectReader.GetConstructorArgument(p))) 1992if (!string.IsNullOrEmpty(XamlObjectReader.GetConstructorArgument(p)))