2 writes to isPartialTreeValid
System.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
440isPartialTreeValid = true; 692isPartialTreeValid = false;
1 reference to isPartialTreeValid
System.Xml (1)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
563if (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.