2 references to IsOpen
System.Data (2)
fx\src\data\System\Data\DataView.cs (2)
665if (!IsOpen) throw ExceptionBuilder.NotOpen(); 1472if (IsOpen) {