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