2 references to GetMethod
System.Web.Services (2)
System\Web\Services\Protocols\HttpServerProtocol.cs (2)
159
serverMethod = serverType.
GetMethod
(methodName);
168
serverMethod = serverType.
GetMethod
(utf8MethodName);