2 references to UltimateDestinationActorValues
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (1)
603return FindNonAddressingHeader(name, ns, _version.Envelope.UltimateDestinationActorValues);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityVersion.cs (1)
120headerIndex = message.Headers.FindHeader(this.HeaderName.Value, this.HeaderNamespace.Value, message.Version.Envelope.UltimateDestinationActorValues);