1 write to Input
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
5568o.@Input = Read110_InputBinding(false, true);
4 references to Input
System.Web.Services.Description (4)
System\Web\Services\Description\ServiceDescription.cs (3)
889if (operationBinding.Input == null) 895string bindingInputName = GetMessageName(operationBinding.Name, operationBinding.Input.Name, true); 901else if (operationBinding.Input != null)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
498Write110_InputBinding(@"input", @"http://schemas.xmlsoap.org/wsdl/", ((global::System.Web.Services.Description.InputBinding)o.@Input), false, false);