4 references to Prepare
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
177
Prepare
(currentSchema, false);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
274
setCompiler.
Prepare
(this, true);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (2)
657
compiler.
Prepare
(currentSchema, false);
661
compiler.
Prepare
(currentSchema, true);