2 writes to listChanged
System.Data.Linq (2)
Types.cs (2)
628listChanged = true; 652listChanged = false;
1 reference to listChanged
System.Data.Linq (1)
Types.cs (1)
650if (cachedList == null || listChanged) {