1 reference to WCFProxyMethodName
System.Web.Extensions (1)
Script\Services\ProxyGenerator.cs (1)
47
MethodInfo getClientProxyMethod = wcfProxyType.GetMethod(
WCFProxyMethodName
, BindingFlags.Static | BindingFlags.NonPublic);