2 references to AnonymousUriPrefixMatcher
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (2)
116if (bindingElement.AnonymousUriPrefixMatcher != null) 118this.anonymousUriPrefixMatcher = new HttpAnonymousUriPrefixMatcher(bindingElement.AnonymousUriPrefixMatcher);