3 references to ApplyNewAutoSync
System.Data.Linq (3)
ChangeDirector.cs (3)
93AutoSyncMembers(syncResults, item, UpdateType.Insert, AutoSyncBehavior.ApplyNewAutoSync); 146AutoSyncMembers(syncResults, item, UpdateType.Update, AutoSyncBehavior.ApplyNewAutoSync); 291if (autoSyncBehavior == AutoSyncBehavior.ApplyNewAutoSync) {