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