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)
262
get { return
_hasSession
; }