2 writes to _isOpen
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
946
_isOpen
= isOpen;
974
set {
_isOpen
= value; }
1 reference to _isOpen
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
972
return
_isOpen
;