2 writes to ValidateMustUnderstand
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
205
this.shared.
ValidateMustUnderstand
= value;
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
578
this.shared.
ValidateMustUnderstand
= value;
2 references to ValidateMustUnderstand
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
199
get { return this.shared.
ValidateMustUnderstand
; }
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
572
get { return this.shared.
ValidateMustUnderstand
; }