1 write to _mustUnderstand
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\Message.cs (1)
2163_mustUnderstand = mustUnderstand;
2 references to _mustUnderstand
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\Message.cs (2)
2192get { return _mustUnderstand; } 2203_actor == actor && _mustUnderstand == mustUnderstand && _relay == relay && _isReferenceParameter == isRefParam;