2 references to _scriptPathCache
System.Web.Extensions (2)
UI\ScriptReference.cs (2)
301
string scriptPath = (string)
_scriptPathCache
[key];
323
_scriptPathCache
[key] = scriptPath;