2 references to IsClientProxyDebugRequest
System.Web.Extensions (2)
Script\Services\RestHandlerFactory.cs (1)
52IsClientProxyDebugRequest(pathInfo));
Script\Services\WebServiceClientProxyGenerator.cs (1)
51bool debug = RestHandlerFactory.IsClientProxyDebugRequest(context.Request.PathInfo);