1 reference to BindingCollection
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
142get { if (bindings == null) bindings = new BindingCollection(this); return bindings; }