1 write to _cdnPathSecureConnection
System.Web.Extensions (1)
UI\ScriptResourceDefinition.cs (1)
47
_cdnPathSecureConnection
= GetSecureCdnPath(CdnPath);
2 references to _cdnPathSecureConnection
System.Web.Extensions (2)
UI\ScriptResourceDefinition.cs (2)
46
if (
_cdnPathSecureConnection
== null) {
49
return
_cdnPathSecureConnection
;