3 references to Diagnostics
System.Web.Services (3)
System\Web\Services\Protocols\HttpServerProtocol.cs (1)
226if (System.Web.Services.Configuration.WebServicesSection.Current.Diagnostics.SuppressReturningExceptions) {
System\Web\Services\Protocols\SoapException.cs (2)
303if (System.Web.Services.Configuration.WebServicesSection.Current.Diagnostics.SuppressReturningExceptions) { 311if (System.Web.Services.Configuration.WebServicesSection.Current.Diagnostics.SuppressReturningExceptions) {