2 writes to cancelNewInstance
System.Data.Linq (2)
DataBindingList.cs (2)
62
cancelNewInstance
= null;
106
cancelNewInstance
= addNewInstance;
1 reference to cancelNewInstance
System.Data.Linq (1)
DataBindingList.cs (1)
61
if (index >= 0 && index < Count && this[index] ==
cancelNewInstance
) {