1 write to refreshContext
System.Data.Linq (1)
ChangeConflicts.cs (1)
136
this.
refreshContext
= this.context.CreateRefreshContext();
2 references to refreshContext
System.Data.Linq (2)
ChangeConflicts.cs (2)
135
if (this.
refreshContext
== null) {
138
return this.
refreshContext
;