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