1 write to maxCacheSize
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
313
this.
maxCacheSize
= maxCacheSize;
1 reference to maxCacheSize
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
336
if (this.list.Count > this.
maxCacheSize
) {