1 write to isSession
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
53
this.
isSession
= true;
2 references to isSession
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
100
get { return this.
isSession
; }
645
if (!this.
isSession
)