1 write to ValidateMustUnderstand
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingService.cs (1)
34
UseSynchronizationContext = false,
ValidateMustUnderstand
= false)]
1 reference to ValidateMustUnderstand
System.ServiceModel (1)
System\ServiceModel\Administration\ServiceInstanceProvider.cs (1)
277
instance.SetProperty(AdministrationStrings.ValidateMustUnderstand, serviceBehavior.
ValidateMustUnderstand
);