1 instantiation of SchemaCollectionCompiler
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (1)
261
SchemaCollectionCompiler compiler = new
SchemaCollectionCompiler
(nameTable, validationEventHandler);
2 references to SchemaCollectionCompiler
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchema.cs (2)
261
SchemaCollectionCompiler
compiler = new SchemaCollectionCompiler(nameTable, validationEventHandler);
594
SchemaCollectionCompiler
.Cleanup(that);