2 references to LogicalMethodInfo
System.Web.Services (2)
System\Web\Services\Protocols\LogicalMethodInfo.cs (2)
63
public LogicalMethodInfo(MethodInfo methodInfo) :
this
(methodInfo, null) {
525
methods[count] = new
LogicalMethodInfo
(syncMethod, webMethod);