5 references to Reentrant
System.ServiceModel (3)
System\ServiceModel\ConcurrencyMode.cs (1)
22x == ConcurrencyMode.Reentrant ||
System\ServiceModel\Dispatcher\ConcurrencyBehavior.cs (1)
114if (this.concurrencyMode == ConcurrencyMode.Reentrant)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
35dispatch.ConcurrencyMode == ConcurrencyMode.Reentrant);
System.WorkflowServices (2)
System\ServiceModel\Description\DurableServiceAttribute.cs (1)
248if (serviceBehavior.ConcurrencyMode == ConcurrencyMode.Reentrant
System\ServiceModel\Dispatcher\DurableRuntimeValidator.cs (1)
64if (this.concurrencyMode == ConcurrencyMode.Reentrant