1 write to _mustUnderstand
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageHeaderDescription.cs (1)
48set { _mustUnderstand = value; }
1 reference to _mustUnderstand
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageHeaderDescription.cs (1)
47get { return _mustUnderstand; }