2 references to UriGenerator
System.ServiceModel (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
661
uriGenerator = new
UriGenerator
();
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
36
static readonly UriGenerator idGenerator = new
UriGenerator
();