1 write to validateMustUnderstand
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SharedRuntimeState.cs (1)
42
set { this.
validateMustUnderstand
= value; }
1 reference to validateMustUnderstand
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SharedRuntimeState.cs (1)
41
get { return this.
validateMustUnderstand
; }