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