2 references to Bindings
SMSvcHost (2)
System\ServiceModel\Activation\MsmqActivation.cs (2)
397
this.activationService.
Bindings
.RegisterBindingFilterIfNecessary(url.BaseAddress.Host, this.filter);
443
this.activationService.
Bindings
.UnregisterBindingFilter(this.filter);