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