2 writes to _isDefault
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaInfo.cs (2)
50
_isDefault
= value;
177
_isDefault
= false;
1 reference to _isDefault
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaInfo.cs (1)
46
return
_isDefault
;