3 references to GetParents
System.Data.Linq (3)
ChangeProcessor.cs (2)
404foreach (RelatedItem parent in this.services.GetParents(type, item)) { 481foreach (RelatedItem parent in this.services.GetParents(type, item)) {
ChangeTracker.cs (1)
110foreach (RelatedItem parent in this.services.GetParents(mt, obj)) {