2 writes to _isOpen
mscorlib (2)
system\io\stringwriter.cs (2)
62_isOpen = true; 74_isOpen = false;
3 references to _isOpen
mscorlib (3)
system\io\stringwriter.cs (3)
99if (!_isOpen) 120if (!_isOpen) 130if (!_isOpen)