2 references to ValidateParametersContent
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\ReceiveParametersContent.cs (1)
182ContractValidationHelper.ValidateParametersContent(context, targetMessage, (IDictionary)this.Parameters, targetOperation, isResponse);
System\ServiceModel\Activities\SendParametersContent.cs (1)
203ContractValidationHelper.ValidateParametersContent(context, targetMessage, (IDictionary)this.Parameters, targetOperation, isResponse);