1 write to _clientScriptPhysicalPath
System.Web (1)
HttpRuntime.cs (1)
2873
_theRuntime.
_clientScriptPhysicalPath
= clientScriptPhysicalPath;
2 references to _clientScriptPhysicalPath
System.Web (2)
HttpRuntime.cs (2)
2870
if (_theRuntime.
_clientScriptPhysicalPath
== null) {
2876
return _theRuntime.
_clientScriptPhysicalPath
;