1 write to filter
System.ServiceModel.Activation (1)
System\ServiceModel\Channels\MsmqHostedTransportManager.cs (1)
30this.filter = new HostedBindingFilter(HostingEnvironment.ApplicationVirtualPath, addressing);
2 references to filter
System.ServiceModel.Activation (2)
System\ServiceModel\Channels\MsmqHostedTransportManager.cs (2)
35monitor.AddFilter(this.filter); 56bool isPrivate = this.filter.IsPrivateMatch(queueName);