2 writes to _cachedFormQueryString
System.Web.Mobile (2)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
183_cachedFormQueryString = null; 914_cachedFormQueryString = queryString;
2 references to _cachedFormQueryString
System.Web.Mobile (2)
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
890if (_cachedFormQueryString != null) 892return _cachedFormQueryString;