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)
2012get { return _mustUnderstand; } 2023_actor == actor && _mustUnderstand == mustUnderstand && _relay == relay && _isReferenceParameter == isRefParam;