2 writes to cancelNewInstance
System.Data.Linq (2)
EntitySetDataBindingList.cs (2)
55cancelNewInstance = null; 100cancelNewInstance = addNewInstance;
1 reference to cancelNewInstance
System.Data.Linq (1)
EntitySetDataBindingList.cs (1)
54if (index >= 0 && index < Count && this[index] == cancelNewInstance) {