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