2 writes to _isConcurrent
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
63_isConcurrent = true; 94_isConcurrent = ConcurrencyBehavior.IsConcurrent(channelDispatcher, _hasSession);
2 references to _isConcurrent
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
1096if (_isConcurrent) 1224if (_isConcurrent)