1 write to context
System.Data.Linq (1)
ChangeProcessor.cs (1)
45this.context = context;
2 references to context
System.Data.Linq (2)
ChangeProcessor.cs (2)
65ChangeConflictSession conflictSession = new ChangeConflictSession(this.context); 125this.context.ChangeConflicts.Fill(conflicts);