1 write to s_anonymousAddress
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (1)
224s_anonymousAddress = new EndpointAddress(AnonymousUri);
2 references to s_anonymousAddress
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (2)
223if (s_anonymousAddress == null) 225return s_anonymousAddress;