Base:
method
IsPendingGeneration
System.Data.Linq.TrackedObject.IsPendingGeneration(System.Collections.Generic.IEnumerable<System.Data.Linq.Mapping.MetaDataMember>)
2 references to IsPendingGeneration
System.Data.Linq (2)
ChangeTracker.cs (2)
754
if (!this.
IsPendingGeneration
(assoc.ThisKey)) {
761
if (!this.
IsPendingGeneration
(Type.IdentityMembers)) {