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