1 write to IsMustUnderstandSet
System.ServiceModel.Primitives (1)
System\ServiceModel\MessageHeaderAttribute.cs (1)
18set { _mustUnderstand = value; IsMustUnderstandSet = true; }
1 reference to IsMustUnderstandSet
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\TypeLoader.cs (1)
1522if (headerAttr.IsMustUnderstandSet || headerAttr.IsRelaySet || headerAttr.Actor != null)