4 references to NewCommand
System.Workflow.Runtime (4)
Tracking\SqlTrackingService.cs (4)
276DbCommand cmd = this._dbResourceAllocator.NewCommand(); 367cmd = this._dbResourceAllocator.NewCommand(); 626DbCommand cmd = this._dbResourceAllocator.NewCommand(); 2007DbCommand command = DbResourceAllocator.NewCommand();