1 write to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Description\MessageHeaderDescription.cs (1)
56set { this.mustUnderstand = value; }
1 reference to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Description\MessageHeaderDescription.cs (1)
55get { return this.mustUnderstand; }