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