4 writes to IsDefault
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1435_context.IsDefault = true; 1440_context.IsDefault = true; 1532_context.IsDefault = false; 1823_context.IsDefault = true;
2 references to IsDefault
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
907schemaInfo.IsDefault = _context.IsDefault; 1250schemaInfo.IsDefault = _context.IsDefault;