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