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