3 references to CompileSchema
System.Private.Xml (3)
System\Xml\Schema\XmlSchema.cs (2)
196
CompileSchema
(null, null, sInfo, null, validationEventHandler, NameTable, false);
204
CompileSchema
(null, resolver, sInfo, null, validationEventHandler, NameTable, false);
System\Xml\Schema\XmlSchemaCollection.cs (1)
300
if (!schema.
CompileSchema
(this, resolver, schemaInfo, ns, _validationEventHandler, _nameTable, true))