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