1 write to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Channels\Addressing.cs (1)
647this.mustUnderstand = mustUnderstand;
1 reference to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Channels\Addressing.cs (1)
658get { return mustUnderstand; }