18 references to SchemaInfo
System.Private.Xml (18)
System\Xml\Schema\AutoValidator.cs (1)
15
schemaInfo = new
SchemaInfo
();
System\Xml\Schema\DtdParser.cs (1)
254
_schemaInfo = new
SchemaInfo
();
System\Xml\Schema\DtdValidator.cs (1)
51
schemaInfo = new
SchemaInfo
();
System\Xml\Schema\Parser.cs (1)
90
_xdrSchema = new
SchemaInfo
();
System\Xml\Schema\ParserAsync.cs (1)
51
_xdrSchema = new
SchemaInfo
();
System\Xml\Schema\XdrBuilder.cs (1)
526
schemaInfo = new
SchemaInfo
();
System\Xml\Schema\XdrValidator.cs (1)
55
schemaInfo = new
SchemaInfo
();
System\Xml\Schema\XmlSchema.cs (2)
186
SchemaInfo sInfo = new
SchemaInfo
();
194
SchemaInfo sInfo = new
SchemaInfo
();
System\Xml\Schema\XmlSchemaCollection.cs (2)
131
SchemaInfo schemaInfo = new
SchemaInfo
();
166
SchemaInfo schemaInfo = new
SchemaInfo
();
System\Xml\Schema\XmlSchemaSet.cs (4)
105
_cachedCompiledInfo = new
SchemaInfo
();
477
_cachedCompiledInfo = new
SchemaInfo
();
487
SchemaInfo newCompiledInfo = new
SchemaInfo
();
1097
SchemaInfo newCompiledInfo = new
SchemaInfo
();
System\Xml\Schema\XsdValidator.cs (3)
80
schemaInfo = new
SchemaInfo
();
150
SchemaInfo inlineSchemaInfo = new
SchemaInfo
();
586
schemaInfo = new
SchemaInfo
();