1 write to s_anonymousReplyToHeader10
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (1)
570s_anonymousReplyToHeader10 = new ReplyToHeader(EndpointAddress.AnonymousAddress, AddressingVersion.WSAddressing10);
2 references to s_anonymousReplyToHeader10
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
569if (s_anonymousReplyToHeader10 == null) 571return s_anonymousReplyToHeader10;