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