1 write to operations
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
1233get { if (operations == null) operations = new OperationCollection(this); return operations; }
2 references to operations
System.Web.Services (2)
System\Web\Services\Description\ServiceDescription.cs (2)
1233get { if (operations == null) operations = new OperationCollection(this); return operations; }