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