Merge pull request #2408 from tastywheattasteslikechicken/MoreInterfaceSupport
[mono.git] / mcs / class / referencesource / System.Web.Mobile / GlobalSuppressions2.cs
1 using System.Diagnostics.CodeAnalysis;
2
3 // Since System.Web.Mobile.dll is itself essentially deprecated, the codebase is no longer being actively
4 // maintained. All remaining FxCop violations (as of Dev11 MQ) are baselined below.
5
6 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.CalendarDataBindingHandler.#.ctor()")]
7 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.ImageUrlEditor.#.ctor()")]
8 [module: SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope = "type", Target = "System.Web.UI.Design.MobileControls.InvalidChoiceException")]
9 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.MobileContainerDesigner.#.ctor()")]
10 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.MobileControlDesigner.#.ctor()")]
11 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.MobileTemplatedControlDesigner.#.ctor()")]
12 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.MobileUserControlDesigner.#.ctor()")]
13 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.StyleSheetRefUrlEditor.#.ctor()")]
14 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope = "member", Target = "System.Web.UI.Design.MobileControls.Util.DesignerUtility.#TopLevelControl(System.Web.UI.MobileControls.MobileControl)")]
15 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UI.Design.MobileControls.NativeMethods+IOleObject.DoVerb(System.Int32,System.IntPtr,System.Web.UI.Design.MobileControls.NativeMethods+IOleClientSite,System.Int32,System.IntPtr,System.Web.UI.Design.MobileControls.NativeMethods+COMRECT)", Scope = "member", Target = "System.Web.UI.Design.MobileControls.Util.TridentSite.#ActivateDocument()")]
16 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UI.Design.MobileControls.NativeMethods+IOleObject.SetClientSite(System.Web.UI.Design.MobileControls.NativeMethods+IOleClientSite)", Scope = "member", Target = "System.Web.UI.Design.MobileControls.Util.TridentSite.#CreateDocument()")]
17 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.Util.WebConfigManager.#.ctor(System.ComponentModel.ISite)")]
18 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecific.#AddParsedSubObject(System.Object)")]
19 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecific.#get_EnableViewState()")]
20 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecific.#set_EnableViewState(System.Boolean)")]
21 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecific.#get_Visible()")]
22 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecific.#set_Visible(System.Boolean)")]
23 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificChoiceControlBuilder.#AppendLiteralString(System.String)")]
24 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificChoiceControlBuilder.#AppendSubBuilder(System.Web.UI.ControlBuilder)")]
25 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificChoiceControlBuilder.#GetChildControlType(System.String,System.Collections.IDictionary)")]
26 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificChoiceControlBuilder.#Init(System.Web.UI.TemplateParser,System.Web.UI.ControlBuilder,System.Type,System.String,System.String,System.Collections.IDictionary)")]
27 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificChoiceTemplateBuilder.#AppendLiteralString(System.String)")]
28 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificChoiceTemplateBuilder.#AppendSubBuilder(System.Web.UI.ControlBuilder)")]
29 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificChoiceTemplateBuilder.#Init(System.Web.UI.TemplateParser,System.Web.UI.ControlBuilder,System.Type,System.String,System.String,System.Collections.IDictionary)")]
30 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificControlBuilder.#AppendLiteralString(System.String)")]
31 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.DeviceSpecificControlBuilder.#GetChildControlType(System.String,System.Collections.IDictionary)")]
32 [module: SuppressMessage("Microsoft.MSInternal", "CA910:AlwaysSetViewStateUserKeyToUniqueValue", Scope = "type", Target = "System.Web.UI.MobileControls.ErrorFormatterPage")]
33 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.FontInfo.#ToString()")]
34 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileListItem.#ToString()")]
35 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileListItem.#OnBubbleEvent(System.Object,System.EventArgs)")]
36 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileListItem.#GetHashCode()")]
37 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileListItem.#Equals(System.Object)")]
38 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControlBuilder.#GetChildControlType(System.String,System.Collections.IDictionary)")]
39 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControlBuilder.#AllowWhitespaceLiterals()")]
40 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#TrackViewState()")]
41 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#set_SkinID(System.String)")]
42 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#get_SkinID()")]
43 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#SaveViewState()")]
44 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#Render(System.Web.UI.HtmlTextWriter)")]
45 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#RemovedControl(System.Web.UI.Control)")]
46 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#OnUnload(System.EventArgs)")]
47 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#OnPreRender(System.EventArgs)")]
48 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#OnLoad(System.EventArgs)")]
49 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#OnInit(System.EventArgs)")]
50 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#OnDataBinding(System.EventArgs)")]
51 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#LoadViewState(System.Object)")]
52 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#set_EnableTheming(System.Boolean)")]
53 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#get_EnableTheming()")]
54 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#ApplyStyleSheetSkin(System.Web.UI.Page)")]
55 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#AddParsedSubObject(System.Object)")]
56 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileControl.#AddedControl(System.Web.UI.Control,System.Int32)")]
57 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.LiteralTextContainerControlBuilder.#AppendSubBuilder(System.Web.UI.ControlBuilder)")]
58 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.LiteralTextContainerControlBuilder.#AppendLiteralString(System.String)")]
59 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.List.#OnBubbleEvent(System.Object,System.EventArgs)")]
60 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.List.#EnsureChildControls()")]
61 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.List.#CreateChildControls()")]
62 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#SaveViewState()")]
63 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#SavePageStateToPersistenceMedium(System.Object)")]
64 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#RenderControl(System.Web.UI.HtmlTextWriter)")]
65 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#Render(System.Web.UI.HtmlTextWriter)")]
66 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#RemovedControl(System.Web.UI.Control)")]
67 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#RaisePostBackEvent(System.Web.UI.IPostBackEventHandler,System.String)")]
68 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#OnUnload(System.EventArgs)")]
69 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#OnPreRender(System.EventArgs)")]
70 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#OnPreInit(System.EventArgs)")]
71 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#OnLoad(System.EventArgs)")]
72 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#OnInit(System.EventArgs)")]
73 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#OnError(System.EventArgs)")]
74 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#set_MasterPageFile(System.String)")]
75 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#get_MasterPageFile()")]
76 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#LoadViewState(System.Object)")]
77 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#LoadPageStateFromPersistenceMedium()")]
78 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#InitOutputCache(System.Int32,System.String,System.String,System.Web.UI.OutputCacheLocation,System.String)")]
79 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#InitOutputCache(System.Int32,System.String,System.String,System.String,System.Web.UI.OutputCacheLocation,System.String)")]
80 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#get_IdSeparator()")]
81 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#set_EnableTheming(System.Boolean)")]
82 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#get_EnableTheming()")]
83 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#set_EnableEventValidation(System.Boolean)")]
84 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#get_EnableEventValidation()")]
85 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#DeterminePostBackMode()")]
86 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#CreateHtmlTextWriter(System.IO.TextWriter)")]
87 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#AddParsedSubObject(System.Object)")]
88 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#AddedControl(System.Web.UI.Control,System.Int32)")]
89 [module: SuppressMessage("Microsoft.MSInternal", "CA910:AlwaysSetViewStateUserKeyToUniqueValue", Scope = "type", Target = "System.Web.UI.MobileControls.MobilePage")]
90 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#get_StyleSheetTheme()")]
91 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#set_StyleSheetTheme(System.String)")]
92 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#get_Theme()")]
93 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#set_Theme(System.String)")]
94 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#Validate()")]
95 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobilePage.#VerifyRenderingInServerForm(System.Web.UI.Control)")]
96 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.MobileUserControl.#AddParsedSubObject(System.Object)")]
97 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.ObjectList.#CreateChildControls()")]
98 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.ObjectList.#DataBind()")]
99 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.ObjectList.#EnsureChildControls()")]
100 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.ObjectList.#OnBubbleEvent(System.Object,System.EventArgs)")]
101 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.StyleSheet.#get_EnableViewState()")]
102 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.StyleSheet.#set_EnableViewState(System.Boolean)")]
103 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.StyleSheet.#get_Visible()")]
104 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.StyleSheet.#set_Visible(System.Boolean)")]
105 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.MobileControls.TextBox.#set_MaxLength(System.Int32)")]
106 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.MobileControls.TextBox.#set_Size(System.Int32)")]
107 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.ChtmlCalendarAdapter.#HandlePostBackEvent(System.String)")]
108 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.ChtmlCalendarAdapter.#Render(System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter)")]
109 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.ChtmlImageAdapter.#DecimalCharToInt(System.Char)")]
110 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.ChtmlImageAdapter.#DecimalCharToInt(System.Char)")]
111 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.ControlAdapter.#set_Page(System.Web.UI.MobileControls.MobilePage)")]
112 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.HtmlFormAdapter.#SetSecondaryUIMode(System.Web.UI.Control,System.Int32)")]
113 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter.#Write(System.Char)")]
114 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter.#Write(System.String)")]
115 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter.#WriteBeginTag(System.String)")]
116 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter.#WriteEncodedText(System.String)")]
117 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter.#WriteFullBeginTag(System.String)")]
118 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter.#WriteLine(System.String)")]
119 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.HtmlObjectListAdapter.#HandlePostBackEvent(System.String)")]
120 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.MobileTextWriter.#BeginFile(System.String,System.String,System.String)")]
121 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "float", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#GetFloat(System.Globalization.CultureInfo,System.String)")]
122 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "float", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#GetFloat(System.String)")]
123 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "int", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#GetInt(System.Globalization.CultureInfo,System.String)")]
124 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "int", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#GetInt(System.String)")]
125 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "long", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#GetLong(System.Globalization.CultureInfo,System.String)")]
126 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "long", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#GetLong(System.String)")]
127 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "short", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#GetShort(System.Globalization.CultureInfo,System.String)")]
128 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "short", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#GetShort(System.String)")]
129 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "Stylesheet", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SR.#XhtmlCssHandler_StylesheetNotFound")]
130 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SRCategoryAttribute.#GetLocalizedString(System.String)")]
131 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.SRDescriptionAttribute.#get_Description()")]
132 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.UpWmlMobileTextWriter.#OpenMenu()")]
133 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.UpWmlMobileTextWriter.#RenderCardClosing(System.Int32)")]
134 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlCalendarAdapter.#HandlePostBackEvent(System.String)")]
135 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlCalendarAdapter.#Render(System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter)")]
136 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlFormAdapter.#SetSecondaryUIMode(System.Web.UI.Control,System.Int32)")]
137 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.#RenderBeginForm(System.Web.UI.MobileControls.Form)")]
138 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.#WriteAttribute(System.String,System.String,System.Boolean)")]
139 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.#WriteEncodedText(System.String)")]
140 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.#WriteEncodedUrl(System.String)")]
141 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlObjectListAdapter.#HandlePostBackEvent(System.String)")]
142 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlObjectListAdapter.#RenderItemMenu(System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter,System.Web.UI.MobileControls.ObjectListItem)")]
143 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlPageAdapter.#HandleError(System.Exception,System.Web.UI.HtmlTextWriter)")]
144 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String,System.Object[])", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.WmlPageAdapter.#HandleError(System.Exception,System.Web.UI.HtmlTextWriter)")]
145 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCalendarAdapter.#HandlePostBackEvent(System.String)")]
146 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCalendarAdapter.#Render(System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter)")]
147 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCssHandler.#get_IsReusable()")]
148 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCssHandler.#ProcessRequest(System.Web.HttpContext)")]
149 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCssHandler.#ProcessRequest(System.Web.HttpContext)")]
150 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlFormAdapter.#SetSecondaryUIMode(System.Web.UI.MobileControls.MobileControl,System.Int32)")]
151 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#get_CacheKey()")]
152 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#get_SessionKey()")]
153 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteAttribute(System.String,System.String,System.Boolean)")]
154 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteBeginTag(System.String)")]
155 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteEndTag(System.String)")]
156 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteFullBeginTag(System.String)")]
157 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine()")]
158 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Boolean)")]
159 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Char)")]
160 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Char[])")]
161 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Char[],System.Int32,System.Int32)")]
162 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Double)")]
163 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Int32)")]
164 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Int64)")]
165 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Object)")]
166 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.Single)")]
167 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.String)")]
168 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.String,System.Object)")]
169 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.String,System.Object,System.Object)")]
170 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlMobileTextWriter.#WriteLine(System.String,System.Object[])")]
171 [module: SuppressMessage("Microsoft.Globalization", "CA1304:SpecifyCultureInfo", MessageId = "System.Web.UI.MobileControls.Adapters.SR.GetString(System.String)", Scope = "member", Target = "System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlObjectListAdapter.#HandlePostBackEvent(System.String)")]
172 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "databind", Scope = "resource", Target = "System.Web.Mobile.resources")]
173 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "newline", Scope = "resource", Target = "System.Web.Mobile.resources")]
174 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "readonly", Scope = "resource", Target = "System.Web.Mobile.resources")]
175 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "ascx", Scope = "resource", Target = "System.Web.Mobile.resources")]
176 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "png", Scope = "resource", Target = "System.Web.Mobile.resources")]
177 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "stylesheet's", Scope = "resource", Target = "System.Web.Mobile.resources")]
178 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "wbmp", Scope = "resource", Target = "System.Web.Mobile.resources")]
179 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "Stylesheet", Scope = "resource", Target = "System.Web.UI.MobileControls.Adapters.resources")]
180 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "stylesheet", Scope = "resource", Target = "System.Web.UI.MobileControls.Adapters.resources")]
181
182 #region CA2116 False Positives
183 // CA2116 is firing false positives due to DevDiv #342582 (http://vstfdevdiv:8080/DevDiv2/web/wi.aspx?id=342582).
184 // We should remove these suppressions when that bug is fixed.
185 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.UI.Design.MobileControls.Util.SimpleParser.#.cctor()", Justification = "False positive.")]
186 #endregion