2 writes to _mustUnderstandActorValues
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\EnvelopeVersion.cs (2)
79_mustUnderstandActorValues = new string[] { "", nextDestinationActorValue }; 84_mustUnderstandActorValues = new string[] { "", ultimateReceiverActor, nextDestinationActorValue };
1 reference to _mustUnderstandActorValues
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\EnvelopeVersion.cs (1)
142get { return _mustUnderstandActorValues; }