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