2 references to EndpointNameKey
System.ServiceModel.Routing (2)
System\ServiceModel\Dispatcher\EndpointNameMessageFilter.cs (2)
57if (messageProperties.TryGetValue(EndpointNameKey, out value)) 67properties[EndpointNameKey] = endpointName;