1 write to _errorInfo
System.Web.Mobile (1)
UI\MobileControls\ErrorFormatterPage.cs (1)
52_errorInfo = Context.Items[MobileErrorInfo.ContextKey] as MobileErrorInfo;
2 references to _errorInfo
System.Web.Mobile (2)
UI\MobileControls\ErrorFormatterPage.cs (2)
42return _errorInfo; 53if (_errorInfo == null)