3 writes to _isRoot
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
234_isRoot = true; 475_isRoot = false; 1152_isRoot = false;
3 references to _isRoot
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
473if (_isRoot) 1150if (_isRoot) 1609if (_isRoot && _partialValidationType != null)