2 references to XmlUntypedConverter
System.Xml (2)
System\Xml\Schema\XmlValueConverter.cs (2)
2175public static readonly XmlValueConverter Untyped = new XmlUntypedConverter(new XmlUntypedConverter(), false); 2176public static readonly XmlValueConverter UntypedList = new XmlUntypedConverter(new XmlUntypedConverter(), true);