2 references to XmlUntypedConverter
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlValueConverter.cs (2)
2411public static readonly XmlValueConverter Untyped = new XmlUntypedConverter(new XmlUntypedConverter(), false); 2412public static readonly XmlValueConverter UntypedList = new XmlUntypedConverter(new XmlUntypedConverter(), true);