4 writes to IsDefault
System.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1222context.IsDefault = true; 1226context.IsDefault = true; 1300context.IsDefault = false; 1532context.IsDefault = true;
2 references to IsDefault
System.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
816schemaInfo.IsDefault = context.IsDefault; 1074schemaInfo.IsDefault = context.IsDefault;