Base:
property
IsUnmodified
System.Data.Linq.TrackedObject.IsUnmodified
1 reference to IsUnmodified
System.Data.Linq (1)
ChangeTracker.cs (1)
336System.Diagnostics.Debug.Assert(this.IsNew || this.IsRemoved || this.IsUnmodified);