4 references to Prepare
System.Private.Xml (4)
System\Xml\Schema\SchemaSetCompiler.cs (1)
184Prepare(currentSchema, false);
System\Xml\Schema\XmlSchema.cs (1)
234setCompiler.Prepare(this, true);
System\Xml\Schema\XmlSchemaSet.cs (2)
531compiler.Prepare(currentSchema, false); 535compiler.Prepare(currentSchema, true);