1 write to _staComponents
System.Web (1)
Util\AspCompat.cs (1)
218_staComponents = new ArrayList();
4 references to _staComponents
System.Web (4)
Util\AspCompat.cs (4)
217if (_staComponents == null) 219_staComponents.Add(component); 436if (_staComponents != null) { 437foreach (Object component in _staComponents) {