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