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