2 writes to isOpen
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
886
this.
isOpen
= isOpen;
909
set {
isOpen
= value; }
1 reference to isOpen
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
907
return
isOpen
;