2 writes to isPartialTreeValid
System.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
440
isPartialTreeValid
= true;
692
isPartialTreeValid
= false;
1 reference to isPartialTreeValid
System.Xml (1)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
563
if (
isPartialTreeValid
) { //Then node assessed as skip; if there was error we turn processContents to skip as well. But this is not the same as validating as skip.