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