3 references to CompileSchema
System.Xml (3)
System\Xml\Schema\XmlSchema.cs (2)
216
CompileSchema
(null, System.Xml.XmlConfiguration.XmlReaderSection.CreateDefaultResolver(), sInfo, null, validationEventHandler, NameTable, false);
227
CompileSchema
(null, resolver, sInfo, null, validationEventHandler, NameTable, false);
System\Xml\Schema\XmlSchemaCollection.cs (1)
313
if (!schema.
CompileSchema
(this, resolver, schemaInfo, ns, validationEventHandler, nameTable, true)) {