2 references to NextDestinationActorValue
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (2)
328
else if (actor == EnvelopeVersion.Soap12.
NextDestinationActorValue
)
333
else if (actor == EnvelopeVersion.Soap11.
NextDestinationActorValue
)