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