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