2 writes to _isValid
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
156
_isValid
= true;
788
_isValid
= false;
1 reference to _isValid
System.Private.Xml (1)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
166
return
_isValid
;