1 write to _transactionService
System.Workflow.Runtime (1)
Tracking\SqlTrackingService.cs (1)
192_transactionService = this.Runtime.GetService<WorkflowCommitWorkBatchService>();
2 references to _transactionService
System.Workflow.Runtime (2)
Tracking\SqlTrackingService.cs (2)
193_dbResourceAllocator.DetectSharedConnectionConflict(_transactionService); 790get { return _service._transactionService; }