2 references to mustUnderstandValue
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
766
get { return
mustUnderstandValue
; }
834
if (actor.Length == 0 && mustUnderstand ==
mustUnderstandValue
&& !relay && (object)relationship == (object)ReplyRelationshipType)