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