1 write to _clientScriptVirtualPath
System.Web (1)
HttpRuntime.cs (1)
2846_theRuntime._clientScriptVirtualPath = clientScriptVirtualPath;
2 references to _clientScriptVirtualPath
System.Web (2)
HttpRuntime.cs (2)
2842if (_theRuntime._clientScriptVirtualPath == null) { 2849return _theRuntime._clientScriptVirtualPath;