1 write to s_uriGenerator
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
612
s_uriGenerator
= new UriGenerator();
2 references to s_uriGenerator
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
610
if (
s_uriGenerator
== null)
615
return
s_uriGenerator
;