1 write to methods
System.Web.Services (1)
System\Web\Services\Description\ServiceDescriptionReflector.cs (1)
178methods = WebMethodReflector.GetMethods(type);
3 references to methods
System.Web.Services (3)
System\Web\Services\Description\ServiceDescriptionReflector.cs (3)
84get { return methods; } 161WebMethodReflector.IncludeTypes(methods, importer); 179CheckForDuplicateMethods(methods);