1 write to _expandos
System.Web.Extensions (1)
UI\ScriptRegistrationManager.cs (1)
80
_expandos
= new List<RegisteredExpandoAttribute>();
2 references to _expandos
System.Web.Extensions (2)
UI\ScriptRegistrationManager.cs (2)
79
if (
_expandos
== null) {
82
return
_expandos
;