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