1 write to callCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
1008set { this.callCount = value; }
1 reference to callCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
1007get { return this.callCount; }