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