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