1 reference to BindingCollection
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
151get { if (_bindings == null) _bindings = new BindingCollection(this); return _bindings; }