2 references to SubmitChanges
System.Data.Linq (2)
DataContext.cs (2)
509
new ChangeProcessor(this.services, this).
SubmitChanges
(failureMode);
532
new ChangeProcessor(services, this).
SubmitChanges
(failureMode);