2 references to CdnDebugPath
System.Web.Extensions (2)
UI\ScriptReference.cs (2)
403
(secureConnection ? ScriptInfo.CdnDebugPathSecureConnection : ScriptInfo.
CdnDebugPath
) :
410
if (isAssemblyResource && String.IsNullOrEmpty(cdnPath) && String.IsNullOrEmpty(isDebuggingEnabled ? ScriptInfo.
CdnDebugPath
: ScriptInfo.CdnPath)) {