3 references to FilterName
System.ServiceModel.Routing (3)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (3)
75FilterElement filterElement = filterElements[entry.FilterName]; 78throw FxTrace.Exception.AsError(new InvalidOperationException(SR2.FilterElementNotFound(entry.FilterName))); 179return entry.FilterName + ":" + entry.EndpointName;