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