1 write to xmlSchema
System.Xml (1)
System\Xml\DiagnosticsSwitches.cs (1)
36xmlSchema = new TraceSwitch("XmlSchema", "Enable tracing for the XmlSchema class.");
2 references to xmlSchema
System.Xml (2)
System\Xml\DiagnosticsSwitches.cs (2)
35if (xmlSchema == null) { 38return xmlSchema;