1 write to hasRead
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
2512
this.
hasRead
= true;
1 reference to hasRead
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
2522
if (this.BufferReader == null && (this.hasCurrentRow || !this.
hasRead
)) {