1 write to _scriptResourceAbsolutePath
System.Web.Extensions (1)
Handlers\ScriptResourceHandler.cs (1)
44_scriptResourceAbsolutePath = VirtualPathUtility.ToAbsolute(_scriptResourceUrl);
2 references to _scriptResourceAbsolutePath
System.Web.Extensions (2)
Handlers\ScriptResourceHandler.cs (2)
43if (_scriptResourceAbsolutePath == null) { 46return _scriptResourceAbsolutePath;