8 references to
System.Private.Xml (8)
System\Xml\Schema\XmlValueConverter.cs (8)
885
private XmlNumeric10Converter(XmlSchemaType schemaType) :
base
(schemaType)
1151
private XmlNumeric2Converter(XmlSchemaType schemaType) :
base
(schemaType)
1322
private XmlDateTimeConverter(XmlSchemaType schemaType) :
base
(schemaType)
1554
private XmlBooleanConverter(XmlSchemaType schemaType) :
base
(schemaType)
1709
private XmlMiscConverter(XmlSchemaType schemaType) :
base
(schemaType)
1938
private XmlStringConverter(XmlSchemaType schemaType) :
base
(schemaType)
2904
protected XmlListConverter(XmlSchemaType schemaType) :
base
(schemaType)
3139
private XmlUnionConverter(XmlSchemaType schemaType) :
base
(schemaType)