1 write to s_uriGenerator
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
768s_uriGenerator = new UriGenerator();
2 references to s_uriGenerator
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
766if (s_uriGenerator == null) 771return s_uriGenerator;