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