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)
1756
var
scriptInfo = scriptReference.ScriptInfo;
UI\ScriptReference.cs (2)
30
private
ScriptEffectiveInfo
_scriptInfo;
147
internal
ScriptEffectiveInfo
ScriptInfo {