1 write to incrementedActivityCountInConstructor
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
180this.incrementedActivityCountInConstructor = true;
2 references to incrementedActivityCountInConstructor
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
933if ((context == null) && this.incrementedActivityCountInConstructor) 1115if (this.incrementedActivityCountInConstructor)