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