1 instantiation of ScriptEffectiveInfo
System.Web.Extensions (1)
UI\ScriptReference.cs (1)
150_scriptInfo = new ScriptEffectiveInfo(this);
3 references to ScriptEffectiveInfo
System.Web.Extensions (3)
UI\ScriptManager.cs (1)
1756var scriptInfo = scriptReference.ScriptInfo;
UI\ScriptReference.cs (2)
30private ScriptEffectiveInfo _scriptInfo; 147internal ScriptEffectiveInfo ScriptInfo {