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)
205
if (
_webFormsScriptLocation
!= null) {
206
return
_webFormsScriptLocation
.VirtualPathString;