1 write to xmlSchemaContentModel
System.Xml (1)
System\Xml\DiagnosticsSwitches.cs (1)
27
xmlSchemaContentModel
= new BooleanSwitch("XmlSchemaContentModel", "Enable tracing for the XmlSchema content model.");
2 references to xmlSchemaContentModel
System.Xml (2)
System\Xml\DiagnosticsSwitches.cs (2)
26
if (
xmlSchemaContentModel
== null) {
29
return
xmlSchemaContentModel
;