2 writes to needToCloseConnection
System.Workflow.Runtime (2)
Hosting\SqlWorkflowPersistenceService.cs (2)
94transactionService, transaction, out needToCloseConnection); 135needToCloseConnection = true;
2 references to needToCloseConnection
System.Workflow.Runtime (2)
Hosting\SqlWorkflowPersistenceService.cs (2)
141if (needToCloseConnection) 545if (!needToCloseConnection)