1 write to compilationSettings
System.Xml (1)
System\Xml\Schema\BaseProcessor.cs (1)
30this.compilationSettings = compilationSettings;
1 reference to compilationSettings
System.Xml (1)
System\Xml\Schema\BaseProcessor.cs (1)
52get { return compilationSettings; }