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