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