1 write to IsServiceReentrant
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ConcurrencyBehavior.cs (1)
99rpc.OperationContext.IsServiceReentrant = true;
2 references to IsServiceReentrant
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ConcurrencyBehavior.cs (2)
114if (operationContext != null && operationContext.IsServiceReentrant) 145if (operationContext.IsServiceReentrant)