2 references to Preprocessor
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (1)
81
:
this
(nameTable, schemaNames, eventHandler, new XmlSchemaCompilationSettings()) { }
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (1)
1230
Preprocessor prep = new
Preprocessor
(_nameTable, GetSchemaNames(_nameTable), _eventHandler, _compilationSettings);