2 overrides of GetProxyPath
System.Web.Extensions (2)
Script\Services\PageClientProxyGenerator.cs (1)
58
protected override string
GetProxyPath
() {
Script\Services\WebServiceClientProxyGenerator.cs (1)
77
protected override string
GetProxyPath
() {
1 reference to GetProxyPath
System.Web.Extensions (1)
Script\Services\ClientProxyGenerator.cs (1)
219
string proxyPath =
GetProxyPath
();