4 writes to IsDefault
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1437_context.IsDefault = true; 1442_context.IsDefault = true; 1534_context.IsDefault = false; 1825_context.IsDefault = true;
2 references to IsDefault
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
909schemaInfo.IsDefault = _context.IsDefault; 1252schemaInfo.IsDefault = _context.IsDefault;