2 references to GetWriterForMessage
System.Web.Services (2)
System\Web\Services\Protocols\SoapServerProtocol.cs (2)
685
XmlWriter writer =
GetWriterForMessage
(message, 1024);
788
XmlWriter writer =
GetWriterForMessage
(message, 512);