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