2 references to GetHttpCodeForException
System.Web.Extensions (2)
UI\PageRequestManager.cs (2)
246
return
GetHttpCodeForException
(e.InnerException);
427
int httpCode =
GetHttpCodeForException
(ex);