2 references to Reentrant
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ConcurrencyMode.cs (1)
20
x == ConcurrencyMode.
Reentrant
||
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ConcurrencyBehavior.cs (1)
97
if (_concurrencyMode == ConcurrencyMode.
Reentrant
)