1 write to group
SMSvcHost (1)
System\ServiceModel\Activation\MsmqActivation.cs (1)
546this.group = group;
2 references to group
SMSvcHost (2)
System\ServiceModel\Activation\MsmqActivation.cs (2)
552return this.group.AddQueueToGroup(CreateServiceUri(host, name, isPrivate)); 557this.group.RemoveQueueFromGroup(callbackState);