1 write to _anonymousUri
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressingVersion.cs (1)
52
_anonymousUri
= new Uri(anonymous);
1 reference to _anonymousUri
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressingVersion.cs (1)
147
get { return
_anonymousUri
; }