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