4 references to EntityCommand
System.Data.Entity (4)
System\Data\EntityClient\EntityCommand.cs (2)
74: this() 110: this()
System\Data\EntityClient\EntityProviderFactory.cs (1)
44return new EntityCommand();
System\Data\Objects\ObjectContext.cs (1)
2659EntityCommand entityCommand = new EntityCommand();