2 writes to _rootHasSchema
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
235
_rootHasSchema
= true;
1155
_rootHasSchema
= false;
1 reference to _rootHasSchema
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1158
return
_rootHasSchema
;