5 writes to _cachedInnerText
System.Web.Mobile (5)
UI\MobileControls\MobileControl.cs (5)
212_cachedInnerText = null; 230_cachedInnerText = null; 401_cachedInnerText = null; 989_cachedInnerText = text; 1029_cachedInnerText = null;
2 references to _cachedInnerText
System.Web.Mobile (2)
UI\MobileControls\MobileControl.cs (2)
903if (_cachedInnerText != null) 905text = _cachedInnerText;