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