1 write to addressFilterSetExplicit
System.ServiceModel (1)
System\ServiceModel\Dispatcher\EndpointDispatcher.cs (1)
102
this.
addressFilterSetExplicit
= true;
1 reference to addressFilterSetExplicit
System.ServiceModel (1)
System\ServiceModel\Dispatcher\EndpointDispatcher.cs (1)
108
get { return this.
addressFilterSetExplicit
; }