8 references to
System.Xml (8)
System\Xml\Schema\XmlValueConverter.cs (8)
882
protected XmlNumeric10Converter(XmlSchemaType schemaType) :
base
(schemaType) {
1188
protected XmlNumeric2Converter(XmlSchemaType schemaType) :
base
(schemaType) {
1396
protected XmlDateTimeConverter(XmlSchemaType schemaType) :
base
(schemaType) {
1648
protected XmlBooleanConverter(XmlSchemaType schemaType) :
base
(schemaType) {
1804
protected XmlMiscConverter(XmlSchemaType schemaType) :
base
(schemaType) {
2047
protected XmlStringConverter(XmlSchemaType schemaType) :
base
(schemaType) {
3093
protected XmlListConverter(XmlSchemaType schemaType) :
base
(schemaType) {
3311
protected XmlUnionConverter(XmlSchemaType schemaType) :
base
(schemaType) {