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)
79if (_expandos == null) { 82return _expandos;