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