1 write to WriterType
System.Web.Services (1)
System\Web\Services\Description\MimeFormImporter.cs (1)
18
parameters.
WriterType
= typeof(HtmlFormParameterWriter);
1 reference to WriterType
System.Web.Services (1)
System\Web\Services\Description\HttpProtocolImporter.cs (1)
151
formatterTypes[1] = new CodeTypeOfExpression(method.MimeParameters.
WriterType
.FullName);