1 write to _hasSession
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
67_hasSession = (innerChannel is ISessionChannel<IDuplexSession>) ||
1 reference to _hasSession
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
262get { return _hasSession; }