1 write to validateMustUnderstand
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
93
this.
validateMustUnderstand
= dispatch.ValidateMustUnderstand;
1 reference to validateMustUnderstand
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
204
get { return
validateMustUnderstand
; }