2 writes to _storeProviderCommand
System.Data.Entity (2)
System\Data\EntityClient\EntityCommand.cs (2)
866_storeProviderCommand = null; 880_storeProviderCommand = storeProviderCommand;
2 references to _storeProviderCommand
System.Data.Entity (2)
System\Data\EntityClient\EntityCommand.cs (2)
863if (null != _storeProviderCommand) 865CommandHelper.SetEntityParameterValues(this, _storeProviderCommand, _connection);