3 references to Dead
System.Data.Linq (3)
ChangeTracker.cs (3)
235
case State.
Dead
:
294
get { return this.state == State.
Dead
; }
373
this.state = State.
Dead
;