1 write to _themeableTypes
System.Web (1)
UI\ThemeableAttribute.cs (1)
44_themeableTypes = Hashtable.Synchronized(new Hashtable());
2 references to _themeableTypes
System.Web (2)
UI\ThemeableAttribute.cs (2)
93object result = _themeableTypes[type]; 102_themeableTypes[type] = result;