1 implementation of IAnonymousUriPrefixMatcher
System.ServiceModel (1)
System\ServiceModel\Channels\HttpAnonymousUriPrefixMatcher.cs (1)
11class HttpAnonymousUriPrefixMatcher : IAnonymousUriPrefixMatcher
1 reference to IAnonymousUriPrefixMatcher
System.ServiceModel (1)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
516else if (typeof(T) == typeof(IAnonymousUriPrefixMatcher))