Base:
property
CanRead
System.IO.Stream.CanRead
6 references to CanRead
System.Data (6)
fx\src\data\System\Data\SqlClient\SqlSequentialStream.cs (6)
96if (!CanRead) 118if (!CanRead) 158if (!CanRead) 201else if (!CanRead) 221if ((t.Status == TaskStatus.RanToCompletion) && (CanRead)) 237else if (!CanRead)