1 write to nextDestinationActorValue
System.ServiceModel (1)
System\ServiceModel\EnvelopeVersion.cs (1)
64this.nextDestinationActorValue = nextDestinationActorValue;
2 references to nextDestinationActorValue
System.ServiceModel (2)
System\ServiceModel\EnvelopeVersion.cs (2)
109get { return nextDestinationActorValue; } 159return actor.Length == 0 || actor == this.ultimateDestinationActor || actor == this.nextDestinationActorValue;