1 write to _cdnDebugPathSecureConnection
System.Web.Extensions (1)
UI\ScriptResourceDefinition.cs (1)
38
_cdnDebugPathSecureConnection
= GetSecureCdnPath(CdnDebugPath);
2 references to _cdnDebugPathSecureConnection
System.Web.Extensions (2)
UI\ScriptResourceDefinition.cs (2)
37
if (
_cdnDebugPathSecureConnection
== null) {
40
return
_cdnDebugPathSecureConnection
;