1 write to _mustUnderstand
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (1)
319
_mustUnderstand
= mustUnderstand;
1 reference to _mustUnderstand
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (1)
409
get { return
_mustUnderstand
; }