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