4 writes to IsDefault
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1425_context.IsDefault = true; 1430_context.IsDefault = true; 1522_context.IsDefault = false; 1813_context.IsDefault = true;
2 references to IsDefault
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
909schemaInfo.IsDefault = _context.IsDefault; 1240schemaInfo.IsDefault = _context.IsDefault;