2 references to Before
System.Data.Linq (2)
ChangeProcessor.cs (2)
647
if (state == VisitState.
Before
) {
653
visited[item] = VisitState.
Before
;