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