2 references to CreateStoreCommand
System.Data.Entity (2)
System\Data\Objects\ObjectContext.cs (2)
3021
DbCommand command =
CreateStoreCommand
(commandText, parameters);
3080
DbCommand command =
CreateStoreCommand
(commandText, parameters);