1 write to MustUnderstand
System.ServiceModel (1)
System\ServiceModel\PeerHopCountAttribute.cs (1)
24base.MustUnderstand = false;
2 references to MustUnderstand
System.ServiceModel (2)
System\ServiceModel\Description\TypeLoader.cs (1)
1439headerDescription.MustUnderstand = headerAttr.MustUnderstand;
System\ServiceModel\PeerHopCountAttribute.cs (1)
28get { return base.MustUnderstand; }