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