2 writes to _applicationServicesReference
System.Web.Extensions (2)
UI\ScriptManager.cs (2)
1035
_applicationServicesReference
= AddFrameworkScript(appServices, scripts, false);
1692
ref
_applicationServicesReference
);
1 reference to _applicationServicesReference
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
1728
if (hasAppServicesScript && (script ==
_applicationServicesReference
)) {