4 references to CanRead
mscorlib (4)
system\io\unmanagedmemoryaccessor.cs (4)
555
if (!
CanRead
) {
593
if (!
CanRead
) {
1093
Contract.Assert(
CanRead
, "UMA not readable");
1139
if (!
CanRead
) {