2 instantiations of HttpServerUtilityWrapper
System.Web (1)
Abstractions\HttpContextWrapper.cs (1)
183
return new
HttpServerUtilityWrapper
(_context.Server);
System.Web.Extensions (1)
UI\PageWrapper.cs (1)
96
return new
HttpServerUtilityWrapper
(_page.Server);