2 references to ContextKey
System.Web.Mobile (2)
Mobile\ErrorHandlerModule.cs (1)
117context.Items[MobileErrorInfo.ContextKey] = errorInfo;
UI\MobileControls\ErrorFormatterPage.cs (1)
52_errorInfo = Context.Items[MobileErrorInfo.ContextKey] as MobileErrorInfo;