1 reference to OperationBindingCollection
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
953get { if (operations == null) operations = new OperationBindingCollection(this); return operations; }