1 write to uriGenerator
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
661uriGenerator = new UriGenerator();
2 references to uriGenerator
System.ServiceModel (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
659if (uriGenerator == null) 664return uriGenerator;