2 writes to hashCode
System.Data.Linq (2)
Types.cs (2)
862
hashCode
= 0;
864
hashCode
= hashCode * s + bytes[i];
3 references to hashCode
System.Data.Linq (3)
Types.cs (3)
823
if (!
hashCode
.HasValue) {
829
return this.
hashCode
.Value;
864
hashCode =
hashCode
* s + bytes[i];