2 references to CreateMessageInfo
System.ServiceModel (2)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (2)
392this.request = CreateMessageInfo(this.Operation.Messages[0], ":Request"); 397this.reply = CreateMessageInfo(this.Operation.Messages[1], ":Response");