4 references to GetParameterType
System.ServiceModel (4)
System\ServiceModel\Description\OperationGenerator.cs (4)
261this.EndMethod.ReturnType = GetParameterType(this.Response.Body.ReturnValue); 694type = GetParameterType(part); 715CodeTypeReference partType = GetParameterType(messagePart); 735CodeTypeReference partType = GetParameterType(setting);