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