1 write to _nextDestinationActorValue
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\EnvelopeVersion.cs (1)
67_nextDestinationActorValue = nextDestinationActorValue;
2 references to _nextDestinationActorValue
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\EnvelopeVersion.cs (2)
112get { return _nextDestinationActorValue; } 162return actor.Length == 0 || actor == _ultimateDestinationActor || actor == _nextDestinationActorValue;