2 references to AttachTo
System.Data.Entity (2)
System\Data\Objects\ObjectContext.cs (1)
1085this.AttachTo(null, entity);
System\Data\Objects\ObjectSet.cs (1)
93this.Context.AttachTo(FullyQualifiedEntitySetName, entity);