3 references to GetMethod
System.Web.Services (3)
System\Web\Services\Protocols\Soap11ServerProtocol.cs (1)
75
SoapServerMethod method = ServerType.
GetMethod
(methodKey);
System\Web\Services\Protocols\Soap12ServerProtocol.cs (2)
55
method = ServerType.
GetMethod
(action);
70
method = ServerType.
GetMethod
(requestElement);