4 references to Prepare
System.Xml (4)
System\Xml\Schema\SchemaSetCompiler.cs (1)
146Prepare(currentSchema, false);
System\Xml\Schema\XmlSchema.cs (1)
255setCompiler.Prepare(this, true);
System\Xml\Schema\XmlSchemaSet.cs (2)
559compiler.Prepare(currentSchema, false); 563compiler.Prepare(currentSchema, true);