1 write to s_anonymousToHeader10
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (1)
364s_anonymousToHeader10 = new AnonymousToHeader(AddressingVersion.WSAddressing10);
2 references to s_anonymousToHeader10
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
363if (s_anonymousToHeader10 == null) 365return s_anonymousToHeader10;