2 writes to mustUnderstandActorValues
System.ServiceModel (2)
System\ServiceModel\EnvelopeVersion.cs (2)
76
mustUnderstandActorValues
= new string[] { "", nextDestinationActorValue };
81
mustUnderstandActorValues
= new string[] { "", ultimateReceiverActor, nextDestinationActorValue };
1 reference to mustUnderstandActorValues
System.ServiceModel (1)
System\ServiceModel\EnvelopeVersion.cs (1)
139
get { return this.
mustUnderstandActorValues
; }