4 references to Attach
System.Data.Linq (4)
DataContext.cs (4)
1381this.Attach(entity, false); 1392this.Attach(tEntity, false); 1447this.Attach(tEntity, asModified); 1546this.Attach(entity, asModified);