Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
9 references to Dispose
ComSvcConfig (2)
ComplusEndpointConfigContainer.cs (2)
96
scope.
Dispose
();
257
scope.
Dispose
();
System.Runtime.DurableInstancing (1)
System\Runtime\TransactionHelper.cs (1)
62
localScope.
Dispose
();
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1941
scope.
Dispose
();
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
593
this.scope.
Dispose
();
System.Workflow.Runtime (3)
System\Activities\Statements\InteropExecutor.cs (2)
263
transactionalProperties.TransactionScope.
Dispose
();
659
transactionalProperties.TransactionScope.
Dispose
();
WorkflowExecutor.cs (1)
2485
transactionalProperties.TransactionScope.
Dispose
();
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
763
this.scope.
Dispose
();