2 references to FindMessage
System.ServiceModel (2)
System\ServiceModel\Description\WsdlImporter.cs (2)
1006if (FindMessage(operationDescription.Messages, MessageDirection.Output) != (wsdlOperationBinding.Output != null)) 1010if (FindMessage(operationDescription.Messages, MessageDirection.Input) != (wsdlOperationBinding.Input != null))