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