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