2 references to Detach
System.Data.Entity (2)
System\Data\Objects\ObjectContext.cs (1)
1746Detach(entity, null /*expectedEntitySet*/);
System\Data\Objects\ObjectSet.cs (1)
121this.Context.Detach(entity, EntitySet);