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