1 write to anonymousUriPrefixMatcher
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
118this.anonymousUriPrefixMatcher = new HttpAnonymousUriPrefixMatcher(bindingElement.AnonymousUriPrefixMatcher);
1 reference to anonymousUriPrefixMatcher
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
175return this.anonymousUriPrefixMatcher;