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