1 write to _mustUnderstand
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1983
_mustUnderstand
= mustUnderstand;
2 references to _mustUnderstand
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
2012
get { return
_mustUnderstand
; }
2023
_actor == actor &&
_mustUnderstand
== mustUnderstand && _relay == relay && _isReferenceParameter == isRefParam;