1 write to _webFormsScriptLocation
System.Web (1)
Handlers\AssemblyResourceLoader.cs (1)
202_webFormsScriptLocation = GetDiskResourcePath(resourceName);
2 references to _webFormsScriptLocation
System.Web (2)
Handlers\AssemblyResourceLoader.cs (2)
205if (_webFormsScriptLocation != null) { 206return _webFormsScriptLocation.VirtualPathString;