2 writes to _isPartialTreeValid
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
484
_isPartialTreeValid
= true;
780
_isPartialTreeValid
= false;
1 reference to _isPartialTreeValid
System.Private.Xml (1)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
625
if (
_isPartialTreeValid
)