3 writes to isRoot
System.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
224
isRoot
= true;
440
isRoot
= false;
993
isRoot
= false;
3 references to isRoot
System.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
439
if (
isRoot
) {
992
if (
isRoot
) {
1357
if (
isRoot
&& partialValidationType != null) {