2 references to CreateRefreshContext
System.Data.Linq (2)
ChangeConflicts.cs (1)
136this.refreshContext = this.context.CreateRefreshContext();
DataContext.cs (1)
604DataContext refreshContext = this.CreateRefreshContext();