1 instantiation of UriGenerator
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
768
s_uriGenerator = new
UriGenerator
();
2 references to UriGenerator
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
728
private static
UriGenerator
s_uriGenerator;
762
private static
UriGenerator
UriGenerator