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