1 write to context
System.Data.Linq (1)
ChangeConflicts.cs (1)
126this.context = context;
2 references to context
System.Data.Linq (2)
ChangeConflicts.cs (2)
130get { return this.context; } 136this.refreshContext = this.context.CreateRefreshContext();