3 references to XmlSchemaCollection
System.Private.Xml (3)
System\Xml\Core\XmlValidatingReaderImpl.cs (2)
149_schemaCollection = new XmlSchemaCollection(_coreReader.NameTable); 230_schemaCollection = new XmlSchemaCollection(_coreReader.NameTable);
System\Xml\Schema\XmlSchemaCollection.cs (1)
37public XmlSchemaCollection() : this(new NameTable())