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