4 writes to pendingNotificationCount
SMSvcHost (4)
System\ServiceModel\Activation\MsmqActivation.cs (4)
325
this.
pendingNotificationCount
= 0;
370
this.
pendingNotificationCount
--;
455
this.
pendingNotificationCount
++;
459
this.
pendingNotificationCount
++;
1 reference to pendingNotificationCount
SMSvcHost (1)
System\ServiceModel\Activation\MsmqActivation.cs (1)
368
if (this.
pendingNotificationCount
> 0)