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