1 reference to FaultBindingCollection
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescription.cs (1)
713get { if (_faults == null) { _faults = new FaultBindingCollection(this); } return _faults; }