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