Merge pull request #3962 from mkorkalo/fix_MonoBtlsContext_memory_leak
[mono.git] / mcs / class / referencesource / System.Web / GlobalSuppressions2.cs
1 // These suppressions are baselined from upgrading from FxCop 1.36 to FxCop 10.0.
2
3 using System.Diagnostics.CodeAnalysis;
4
5 #region Design and Naming
6 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "3#", Scope = "member", Target = "System.Web.Configuration.IRemoteWebConfigurationHostServer.#WriteData(System.String,System.String,System.Byte[],System.Int64&)", Justification = "This API previously shipped; modification would be a breaking change.")]
7 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "1#", Scope = "member", Target = "System.Web.Hosting.IListenerChannelCallback.#GetBlob(System.Byte[],System.Int32&)", Justification = "This API previously shipped; modification would be a breaking change.")]
8 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "2#", Scope = "member", Target = "System.Web.Util.Transactions.#InvokeTransacted(System.Web.Util.TransactedCallback,System.EnterpriseServices.TransactionOption,System.Boolean&)", Justification = "This API previously shipped; modification would be a breaking change.")]
9 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.Util.HttpEncoder.#UrlEncode(System.Byte[],System.Int32,System.Int32)", Justification = "This API previously shipped; modification would be a breaking change.")]
10 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "short", Scope = "member", Target = "System.Web.UI.WebControls.BaseCompareValidator.#GetFullYear(System.Int32)", Justification = "This API previously shipped; modification would be a breaking change.")]
11 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "obj", Scope = "member", Target = "System.Web.UI.IParserAccessor.#AddParsedSubObject(System.Object)", Justification = "This API previously shipped; modification would be a breaking change.")]
12 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "obj", Scope = "member", Target = "System.Web.UI.Control.#AddParsedSubObject(System.Object)", Justification = "This API previously shipped; modification would be a breaking change.")]
13 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.HttpUtility.#UrlEncodeToBytes(System.Byte[],System.Int32,System.Int32)", Justification = "This API previously shipped; modification would be a breaking change.")]
14 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.HttpUtility.#UrlEncodeToBytes(System.Byte[])", Justification = "This API previously shipped; modification would be a breaking change.")]
15 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.HttpUtility.#UrlEncode(System.Byte[],System.Int32,System.Int32)", Justification = "This API previously shipped; modification would be a breaking change.")]
16 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.HttpUtility.#UrlEncode(System.Byte[])", Justification = "This API previously shipped; modification would be a breaking change.")]
17 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.HttpUtility.#UrlDecodeToBytes(System.Byte[],System.Int32,System.Int32)", Justification = "This API previously shipped; modification would be a breaking change.")]
18 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.HttpUtility.#UrlDecodeToBytes(System.Byte[])", Justification = "This API previously shipped; modification would be a breaking change.")]
19 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.HttpUtility.#UrlDecode(System.Byte[],System.Text.Encoding)", Justification = "This API previously shipped; modification would be a breaking change.")]
20 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "bytes", Scope = "member", Target = "System.Web.HttpUtility.#UrlDecode(System.Byte[],System.Int32,System.Int32,System.Text.Encoding)", Justification = "This API previously shipped; modification would be a breaking change.")]
21 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "obj", Scope = "member", Target = "System.Web.HttpResponse.#Write(System.Object)", Justification = "This API previously shipped; modification would be a breaking change.")]
22 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Get", Scope = "member", Target = "System.Web.Caching.OutputCacheProvider.#Get(System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
23 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Set", Scope = "member", Target = "System.Web.Caching.OutputCacheProvider.#Set(System.String,System.Object,System.DateTime)", Justification = "This API previously shipped; modification would be a breaking change.")]
24 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Error", Scope = "member", Target = "System.Web.Compilation.ClientBuildManagerCallback.#ReportCompilerError(System.CodeDom.Compiler.CompilerError)", Justification = "This API previously shipped; modification would be a breaking change.")]
25 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Error", Scope = "member", Target = "System.Web.Compilation.ClientBuildManagerCallback.#ReportParseError(System.Web.ParserError)", Justification = "This API previously shipped; modification would be a breaking change.")]
26 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Module", Scope = "member", Target = "System.Web.Hosting.IAppDomainFactory.#Create(System.String,System.String,System.String,System.String,System.String,System.Int32)", Justification = "This API previously shipped; modification would be a breaking change.")]
27 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Stop", Scope = "member", Target = "System.Web.Hosting.IAppManagerAppDomainFactory.#Stop()", Justification = "This API previously shipped; modification would be a breaking change.")]
28 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Stop", Scope = "member", Target = "System.Web.Hosting.IRegisteredObject.#Stop(System.Boolean)", Justification = "This API previously shipped; modification would be a breaking change.")]
29 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Select", Scope = "member", Target = "System.Web.UI.DataSourceView.#Select(System.Web.UI.DataSourceSelectArguments,System.Web.UI.DataSourceViewSelectCallback)", Justification = "This API previously shipped; modification would be a breaking change.")]
30 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Select", Scope = "member", Target = "System.Web.UI.HierarchicalDataSourceView.#Select()", Justification = "This API previously shipped; modification would be a breaking change.")]
31 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "GetType", Scope = "member", Target = "System.Web.UI.IUserControlTypeResolutionService.#GetType(System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
32 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Select", Scope = "member", Target = "System.Web.UI.HtmlControls.HtmlSelect.#Select(System.Int32[])", Justification = "This API previously shipped; modification would be a breaking change.")]
33 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "ReadOnly", Scope = "member", Target = "System.Web.UI.WebControls.BoundColumn.#ReadOnly", Justification = "This API previously shipped; modification would be a breaking change.")]
34 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "ReadOnly", Scope = "member", Target = "System.Web.UI.WebControls.BoundField.#ReadOnly", Justification = "This API previously shipped; modification would be a breaking change.")]
35 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "ReadOnly", Scope = "member", Target = "System.Web.UI.WebControls.ImageField.#ReadOnly", Justification = "This API previously shipped; modification would be a breaking change.")]
36 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "ReadOnly", Scope = "member", Target = "System.Web.UI.WebControls.TextBox.#ReadOnly", Justification = "This API previously shipped; modification would be a breaking change.")]
37 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.WebPartZoneCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
38 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.WebPartVerbCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
39 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.WebPartTransformerCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
40 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.WebPartDisplayModeCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
41 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.WebPartDescriptionCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
42 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.WebPartConnectionCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
43 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.WebPartCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
44 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.TransformerTypeCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
45 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.ProxyWebPartConnectionCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
46 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.ProviderConnectionPointCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
47 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.EditorPartCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
48 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.ConsumerConnectionPointCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
49 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.ConnectionInterfaceCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
50 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.WebParts.CatalogPartCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
51 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.RoleGroupCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
52 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.UI.WebControls.EmbeddedMailObjectsCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
53 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.Management.WebBaseEventCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
54 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope = "type", Target = "System.Web.ParserErrorCollection", Justification = "This API previously shipped; modification would be a breaking change.")]
55 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "username", Scope = "member", Target = "System.Web.UI.WebControls.WebParts.PersonalizationStateInfoCollection.#Item[System.String,System.String]", Justification = "This API previously shipped; modification would be a breaking change.")]
56 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "MultiLine", Scope = "member", Target = "System.Web.UI.WebControls.TextBoxMode.#MultiLine", Justification = "This API previously shipped; modification would be a breaking change.")]
57 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "HRef", Scope = "member", Target = "System.Web.UI.HtmlControls.HtmlAnchor.#HRef", Justification = "This API previously shipped; modification would be a breaking change.")]
58 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "Stylesheet", Scope = "member", Target = "System.Web.UI.IThemeResolutionService.#GetStylesheetThemeProvider()", Justification = "This API previously shipped; modification would be a breaking change.")]
59 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "Readonly", Scope = "member", Target = "System.Web.SessionState.HttpSessionStateContainer.#.ctor(System.String,System.Web.SessionState.ISessionStateItemCollection,System.Web.HttpStaticObjectsCollection,System.Int32,System.Boolean,System.Web.HttpCookieMode,System.Web.SessionState.SessionStateMode,System.Boolean)", Justification = "This API previously shipped; modification would be a breaking change.")]
60 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "tOld", Scope = "member", Target = "System.Web.Security.FormsAuthentication.#RenewTicketIfOld(System.Web.Security.FormsAuthenticationTicket)", Justification = "This API previously shipped; modification would be a breaking change.")]
61 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebContext.#LocationSubPath", Justification = "This API previously shipped; modification would be a breaking change.")]
62 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebContext.#.ctor(System.Web.Configuration.WebApplicationLevel,System.String,System.String,System.String,System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
63 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenWebConfiguration(System.String,System.String,System.String,System.String,System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
64 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenWebConfiguration(System.String,System.String,System.String,System.String,System.IntPtr)", Justification = "This API previously shipped; modification would be a breaking change.")]
65 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenWebConfiguration(System.String,System.String,System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
66 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenWebConfiguration(System.String,System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
67 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenMappedWebConfiguration(System.Web.Configuration.WebConfigurationFileMap,System.String,System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
68 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenMappedMachineConfiguration(System.Configuration.ConfigurationFileMap,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
69 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenMachineConfiguration(System.String,System.String,System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
70 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenMachineConfiguration(System.String,System.String,System.IntPtr)", Justification = "This API previously shipped; modification would be a breaking change.")]
71 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenMachineConfiguration(System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
72 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.WebConfigurationManager.#OpenMachineConfiguration(System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
73 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SubPath", Scope = "member", Target = "System.Web.Configuration.IRemoteWebConfigurationHostServer.#GetFilePaths(System.Int32,System.String,System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
74 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.UI.WebControls.WebParts.WebPartAuthorizationEventArgs.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
75 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.UI.WebControls.Unit.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
76 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.UI.WebControls.Parameter.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
77 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.UI.WebControls.FontUnit.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
78 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.UI.WebControls.BaseCompareValidator.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
79 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.UI.WebControls.AutoGeneratedFieldProperties.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
80 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.UI.HtmlControls.HtmlInputControl.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
81 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.UI.PropertyEntry.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
82 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.TransformerInfo.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
83 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.ProfilePropertySettings.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
84 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.HttpModuleAction.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
85 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.HttpHandlerAction.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
86 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.HttpCapabilitiesBase.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
87 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.FolderLevelBuildProvider.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
88 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.ExpressionBuilder.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
89 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.EventMappingSettings.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
90 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.Compiler.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
91 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Configuration.BuildProvider.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
92 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.Compilation.BuildDependencySet.#HashCode", Justification = "This API previously shipped; modification would be a breaking change.")]
93 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope = "member", Target = "System.Web.PreApplicationStartMethodAttribute.#Type", Justification = "This API previously shipped; modification would be a breaking change.")]
94 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "cb", Scope = "type", Target = "System.Web.BeginEventHandler", Justification = "This API previously shipped; modification would be a breaking change.")]
95 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "bh", Scope = "member", Target = "System.Web.HttpApplication.#AddOnLogRequestAsync(System.Web.BeginEventHandler,System.Web.EndEventHandler)", Justification = "This API previously shipped; modification would be a breaking change.")]
96 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "bh", Scope = "member", Target = "System.Web.HttpApplication.#AddOnMapRequestHandlerAsync(System.Web.BeginEventHandler,System.Web.EndEventHandler)", Justification = "This API previously shipped; modification would be a breaking change.")]
97 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "bh", Scope = "member", Target = "System.Web.HttpApplication.#AddOnPostLogRequestAsync(System.Web.BeginEventHandler,System.Web.EndEventHandler)", Justification = "This API previously shipped; modification would be a breaking change.")]
98 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "ch", Scope = "member", Target = "System.Web.HttpResponse.#Write(System.Char)", Justification = "This API previously shipped; modification would be a breaking change.")]
99 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "wr", Scope = "type", Target = "System.Web.HttpWorkerRequest+EndOfSendNotification", Justification = "This API previously shipped; modification would be a breaking change.")]
100 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformmac", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformmac68kProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
101 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformmac", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformmac68kProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
102 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin16ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
103 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin16ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
104 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin2000aProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
105 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin2000aProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
106 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin2000bProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
107 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin2000bProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
108 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin95ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
109 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin95ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
110 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin98ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
111 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "i", Scope = "member", Target = "System.Web.UI.WebControls.ViewCollection.#Item[System.Int32]", Justification = "This API previously shipped; modification would be a breaking change.")]
112 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "n", Scope = "member", Target = "System.Web.UI.WebControls.Unit.#op_Implicit(System.Int32):System.Web.UI.WebControls.Unit", Justification = "This API previously shipped; modification would be a breaking change.")]
113 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "i", Scope = "member", Target = "System.Web.UI.WebControls.TreeNodeStyleCollection.#Item[System.Int32]", Justification = "This API previously shipped; modification would be a breaking change.")]
114 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "i", Scope = "member", Target = "System.Web.UI.WebControls.TreeNodeBindingCollection.#Item[System.Int32]", Justification = "This API previously shipped; modification would be a breaking change.")]
115 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "i", Scope = "member", Target = "System.Web.UI.WebControls.SubMenuStyleCollection.#Item[System.Int32]", Justification = "This API previously shipped; modification would be a breaking change.")]
116 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "i", Scope = "member", Target = "System.Web.UI.WebControls.StyleCollection.#Item[System.Int32]", Justification = "This API previously shipped; modification would be a breaking change.")]
117 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "e", Scope = "type", Target = "System.Web.UI.WebControls.MonthChangedEventHandler", Justification = "This API previously shipped; modification would be a breaking change.")]
118 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "i", Scope = "member", Target = "System.Web.UI.WebControls.MenuItemStyleCollection.#Item[System.Int32]", Justification = "This API previously shipped; modification would be a breaking change.")]
119 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "i", Scope = "member", Target = "System.Web.UI.WebControls.MenuItemBindingCollection.#Item[System.Int32]", Justification = "This API previously shipped; modification would be a breaking change.")]
120 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "n", Scope = "member", Target = "System.Web.UI.WebControls.FontUnit.#op_Implicit(System.Int32):System.Web.UI.WebControls.FontUnit", Justification = "This API previously shipped; modification would be a breaking change.")]
121 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "e", Scope = "type", Target = "System.Web.UI.WebControls.DayRenderEventHandler", Justification = "This API previously shipped; modification would be a breaking change.")]
122 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "attr", Scope = "member", Target = "System.Web.UI.HtmlTextWriter.#GetAttributeName(System.Web.UI.HtmlTextWriterAttribute)", Justification = "This API previously shipped; modification would be a breaking change.")]
123 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "attr", Scope = "member", Target = "System.Web.UI.HtmlTextWriter.#GetAttributeKey(System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
124 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "attr", Scope = "member", Target = "System.Web.UI.HtmlTextWriter.#EncodeAttributeValue(System.Web.UI.HtmlTextWriterAttribute,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
125 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Platformwin", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin98ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
126 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "Md", Scope = "member", Target = "System.Web.HttpWorkerRequest.#HeaderContentMd5", Justification = "This API previously shipped; modification would be a breaking change.")]
127 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "ID", Scope = "member", Target = "System.Web.ProcessInfo.#.ctor(System.DateTime,System.TimeSpan,System.Int32,System.Int32,System.Web.ProcessStatus,System.Web.ProcessShutdownReason,System.Int32)", Justification = "This API previously shipped; modification would be a breaking change.")]
128 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "Ie", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Ie6to9ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
129 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "to", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Ie6to9ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
130 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "Ie", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Ie6to9ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
131 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "to", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Ie6to9ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
132 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "Ie", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Ie7ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
133 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "Ie", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Ie7ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
134 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "Ie", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Ie8ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
135 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "Ie", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Ie8ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
136 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "to", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Opera8to9ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
137 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "to", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Opera8to9ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
138 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "k", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformmac68kProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
139 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "k", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformmac68kProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
140 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "a", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin2000aProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
141 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "a", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin2000aProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
142 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "b", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin2000bProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
143 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "b", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Platformwin2000bProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
144 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "to", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Safari3to4ProcessBrowsers(System.Boolean,System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
145 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "to", Scope = "member", Target = "System.Web.Configuration.BrowserCapabilitiesFactory.#Safari3to4ProcessGateways(System.Collections.Specialized.NameValueCollection,System.Web.HttpBrowserCapabilities)", Justification = "This API previously shipped; modification would be a breaking change.")]
146 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "SHA", Scope = "member", Target = "System.Web.Configuration.FormsAuthPasswordFormat.#SHA1", Justification = "This API previously shipped; modification would be a breaking change.")]
147 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "SHA", Scope = "member", Target = "System.Web.Configuration.MachineKeyValidation.#SHA1", Justification = "This API previously shipped; modification would be a breaking change.")]
148 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "ID", Scope = "member", Target = "System.Web.UI.StaticPartialCachingControl.#.ctor(System.String,System.String,System.Int32,System.String,System.String,System.String,System.String,System.Web.UI.BuildMethod,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
149 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "ID", Scope = "member", Target = "System.Web.UI.StaticPartialCachingControl.#.ctor(System.String,System.String,System.Int32,System.String,System.String,System.String,System.Web.UI.BuildMethod)", Justification = "This API previously shipped; modification would be a breaking change.")]
150 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "UTF", Scope = "member", Target = "System.Web.UI.TemplateControl.#WriteUTF8ResourceString(System.Web.UI.HtmlTextWriter,System.Int32,System.Int32,System.Boolean)", Justification = "This API previously shipped; modification would be a breaking change.")]
151 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "ID", Scope = "member", Target = "System.Web.UI.WebControls.ControlParameter.#.ctor(System.String,System.Data.DbType,System.String,System.String)", Justification = "This API previously shipped; modification would be a breaking change.")]
152 #endregion
153
154 #region Security, Usage, and other reviewed items
155 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.PageHandlerFactory.#ReleaseHandler(System.Web.IHttpHandler)", Justification = "Has been reviewed.")]
156 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.UI.PageHandlerFactory.#GetHandler(System.Web.HttpContext,System.String,System.String,System.String)", Justification = "Has been reviewed.")]
157 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.Security.ActiveDirectoryMembershipProvider.#Initialize(System.String,System.Collections.Specialized.NameValueCollection)", Justification = "Has been reviewed.")]
158 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.Management.SqlExecutionException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification = "Has been reviewed.")]
159 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope = "member", Target = "System.Web.Compilation.ClientBuildManager.#System.IDisposable.Dispose()", Justification = "Has been reviewed.")]
160 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope = "member", Target = "System.Web.Hosting.ProcessHost.#get_ProtocolsConfig()", Justification = "Has been reviewed.")]
161 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#StopWellKnownObject(System.String)", Justification = "Has been reviewed.")]
162 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#GetSiteName()", Justification = "Has been reviewed.")]
163 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#GetSiteID()", Justification = "Has been reviewed.")]
164 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#FindWellKnownObject(System.String)", Justification = "Has been reviewed.")]
165 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#CreateWellKnownObjectInstance(System.String,System.Boolean)", Justification = "Has been reviewed.")]
166 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope = "member", Target = "System.Web.Hosting.ApplicationManager.#GetLockableAppDomainContext(System.String)", Justification = "Has been reviewed.")]
167 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope = "member", Target = "System.Web.Hosting.ApplicationManager.#CloneAppDomainsCollection()", Justification = "Has been reviewed.")]
168 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.HttpApplication.#Dispose()", Justification = "Has been reviewed.")]
169 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.HttpResponseUnmanagedBufferElement.#ForceRecycle()", Justification = "Has been reviewed.")]
170 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.ImpersonationContext.#System.IDisposable.Dispose()", Justification = "Has been reviewed.")]
171 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.ImpersonationContext.#Undo()", Justification = "Has been reviewed.")]
172 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.Caching.CacheDependency.#Dispose()", Justification = "Has been reviewed.")]
173 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.Configuration.MULTI_QI.#System.IDisposable.Dispose()", Justification = "Has been reviewed.")]
174 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.Configuration.MULTI_QI_X64.#System.IDisposable.Dispose()", Justification = "Has been reviewed.")]
175 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.UI.BasePartialCachingControl.#Dispose()", Justification = "Has been reviewed.")]
176 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.UI.Control.#Dispose()", Justification = "Has been reviewed.")]
177 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope = "member", Target = "System.Web.UI.WebControls.Style.#.ctor(System.Web.UI.StateBag)", Justification = "Has been reviewed.")]
178 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.GrowFileNotificationBuffer(System.String,System.Boolean)", Scope = "member", Target = "System.Web.DirectoryMonitor.#OnFileChange(System.Web.FileAction,System.String,System.DateTime)", Justification = "Has been reviewed.")]
179 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdEtwGetTraceConfig(System.IntPtr,System.Boolean@,System.Int32@,System.Int32@)", Scope = "member", Target = "System.Web.EtwTrace.#TraceEnableCheck(System.Web.EtwTraceConfigType,System.IntPtr)", Justification = "Has been reviewed.")]
180 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.EcbGetTraceFlags(System.IntPtr,System.Int32[])", Scope = "member", Target = "System.Web.EtwTrace.#TraceEnableCheck(System.Web.EtwTraceConfigType,System.IntPtr)", Justification = "Has been reviewed.")]
181 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.RevertToSelf", Scope = "member", Target = "System.Web.ImpersonationContext.#RestoreImpersonation()", Justification = "Has been reviewed.")]
182 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdFlushKernelCache(System.String)", Scope = "member", Target = "System.Web.Caching.OutputCache.#DependencyRemovedCallback(System.String,System.Object,System.Web.Caching.CacheItemRemovedReason)", Justification = "Has been reviewed.")]
183 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdFlushKernelCache(System.String)", Scope = "member", Target = "System.Web.Caching.OutputCache.#EntryRemovedCallback(System.String,System.Object,System.Web.Caching.CacheItemRemovedReason)", Justification = "Has been reviewed.")]
184 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdSetNativeConfiguration(System.IntPtr)", Scope = "member", Target = "System.Web.Configuration.ProcessHostMapPath.#.ctor(System.Web.Hosting.IProcessHostSupportFunctions)", Justification = "Has been reviewed.")]
185 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdSetNativeConfiguration(System.IntPtr)", Scope = "member", Target = "System.Web.Configuration.ProcessHostServerConfig.#.ctor()", Justification = "Has been reviewed.")]
186 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.GetPrivateBytesIIS6(System.Int64@,System.Boolean)", Scope = "member", Target = "System.Web.Hosting.CacheManager.#NextSample()", Justification = "Has been reviewed.")]
187 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.GetProcessMemoryInformation(System.UInt32,System.UInt32@,System.UInt32@,System.Boolean)", Scope = "member", Target = "System.Web.Hosting.CacheManager.#NextSample()", Justification = "Has been reviewed.")]
188 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdGetRequestTraceGuid(System.IntPtr,System.Guid@)", Scope = "member", Target = "System.Web.Hosting.IIS7WorkerRequest.#.ctor(System.IntPtr,System.Boolean)", Justification = "Has been reviewed.")]
189 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdClearResponse(System.IntPtr,System.Boolean,System.Boolean)", Scope = "member", Target = "System.Web.Hosting.IIS7WorkerRequest.#ClearResponse(System.Boolean,System.Boolean)", Justification = "Has been reviewed.")]
190 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdEmitSimpleTrace(System.IntPtr,System.Int32,System.String)", Scope = "member", Target = "System.Web.Hosting.IIS7WorkerRequest.#RaiseTraceEvent(System.Web.IntegratedTraceType,System.String)", Justification = "Has been reviewed.")]
191 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdEmitWebEventTrace(System.IntPtr,System.Int32,System.Int32,System.String[],System.Int32[],System.String[])", Scope = "member", Target = "System.Web.Hosting.IIS7WorkerRequest.#RaiseTraceEvent(System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
192 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdRewriteUrl(System.IntPtr,System.String,System.Boolean)", Scope = "member", Target = "System.Web.Hosting.IIS7WorkerRequest.#RewriteNotifyPipeline(System.String,System.String,System.Boolean)", Justification = "Has been reviewed.")]
193 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.EcbFlushCore(System.IntPtr,System.Byte[],System.Byte[],System.Int32,System.Int32,System.Int32,System.IntPtr[],System.Int32[],System.Int32,System.Int32,System.Int32,System.Int32,System.Web.Hosting.ISAPIAsyncCompletionCallback)", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestInProc.#FlushCore(System.Byte[],System.Byte[],System.Int32,System.Int32,System.Int32,System.IntPtr[],System.Int32[],System.Int32,System.Int32,System.Boolean&)", Justification = "Has been reviewed.")]
194 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.EcbFlushCore(System.IntPtr,System.Byte[],System.Byte[],System.Int32,System.Int32,System.Int32,System.IntPtr[],System.Int32[],System.Int32,System.Int32,System.Int32,System.Int32,System.Web.Hosting.ISAPIAsyncCompletionCallback)", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.#FlushCore(System.Byte[],System.Byte[],System.Int32,System.Int32,System.Int32,System.IntPtr[],System.Int32[],System.Int32,System.Int32,System.Boolean&)", Justification = "Has been reviewed.")]
195 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.AspCompatOnPageEnd", Scope = "member", Target = "System.Web.Util.AspCompatApplicationStep.#OnAspCompatExecution()", Justification = "Has been reviewed.")]
196 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Security.NativeMethods.NetApiBufferFree(System.IntPtr)", Scope = "member", Target = "System.Web.Security.DirectoryInformation.#GetPdcIfDomain(System.String)", Justification = "Has been reviewed.")]
197 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.Hosting.UnsafeIISMethods.MgdAppDomainShutdown(System.IntPtr)", Scope = "member", Target = "System.Web.Hosting.PipelineRuntime.#RemoveThisAppDomainFromUnmanagedTable()", Justification = "Has been reviewed.")]
198 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.PMEmptyResponse(System.IntPtr)", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestOutOfProc.#SendEmptyResponse()", Justification = "Has been reviewed.")]
199 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.PMFlushCore(System.IntPtr,System.Byte[],System.Byte[],System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr[],System.Int32[],System.Int32,System.Int32)", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestOutOfProc.#FlushCore(System.Byte[],System.Byte[],System.Int32,System.Int32,System.Int32,System.IntPtr[],System.Int32[],System.Int32,System.Int32,System.Boolean&)", Justification = "Has been reviewed.")]
200 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.PMGetTraceContextId(System.IntPtr,System.Guid@)", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestOutOfProc.#.ctor(System.IntPtr)", Justification = "Has been reviewed.")]
201 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.EcbEmitWebEventTrace(System.IntPtr,System.Int32,System.Int32,System.String[],System.Int32[],System.String[])", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestInProcForIIS7.#RaiseTraceEvent(System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
202 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.EcbEmitSimpleTrace(System.IntPtr,System.Int32,System.String)", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestInProcForIIS7.#RaiseTraceEvent(System.Web.IntegratedTraceType,System.String)", Justification = "Has been reviewed.")]
203 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.EcbGetBasicsContentInfo(System.IntPtr,System.Int32[])", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.#ReadRequestBasics()", Justification = "Has been reviewed.")]
204 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.RevertToSelf", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.#OnAsyncFlushCompletion(System.IntPtr,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
205 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", MessageId = "System.Web.UnsafeNativeMethods.EcbFlushCore(System.IntPtr,System.Byte[],System.Byte[],System.Int32,System.Int32,System.Int32,System.IntPtr[],System.Int32[],System.Int32,System.Int32,System.Int32,System.Int32,System.Web.Hosting.ISAPIAsyncCompletionCallback)", Scope = "member", Target = "System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.#OnAsyncFlushCompletion(System.IntPtr,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
206 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.CompilationUtil.#GetRecompilationHash(System.Web.Configuration.CompilationSection)", Justification = "Has been reviewed.")]
207 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.CompilationUtil.#GetProviderOptions(System.Type)", Justification = "Has been reviewed.")]
208 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.CompilationUtil.#CreateCodeDomProviderWithPropertyOptions(System.Type)", Justification = "Has been reviewed.")]
209 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.CodeDomUtility.#PrependCompilerOption(System.CodeDom.Compiler.CompilerParameters,System.String)", Justification = "Has been reviewed.")]
210 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.CodeDomUtility.#AppendCompilerOption(System.CodeDom.Compiler.CompilerParameters,System.String)", Justification = "Has been reviewed.")]
211 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.CodeDirectoryCompiler.#GetCodeDirectoryAssembly(System.Web.VirtualPath,System.Web.Compilation.CodeDirectoryType,System.String,System.Web.Util.StringSet,System.Boolean)", Justification = "Has been reviewed.")]
212 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.BuildProvider.#GetCompilerTypeFromBuildProvider(System.Web.Compilation.BuildProvider)", Justification = "Has been reviewed.")]
213 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.BuildManager.#ReportParseError(System.Web.ParserError)", Justification = "Has been reviewed.")]
214 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.BuildManager.#ReportErrorsFromException(System.Exception)", Justification = "Has been reviewed.")]
215 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.BuildManager.#ReportDirectoryCompilationProgress(System.Web.VirtualPath)", Justification = "Has been reviewed.")]
216 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyResolver.#get_WarnAsError()", Justification = "Has been reviewed.")]
217 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyResolver.#ReportWarningOrError(System.String)", Justification = "Has been reviewed.")]
218 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#get_OutputAssemblyName()", Justification = "Has been reviewed.")]
219 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#InvalidateInvalidAssembly(System.CodeDom.Compiler.CompilerResults,System.CodeDom.Compiler.CompilerParameters)", Justification = "Has been reviewed.")]
220 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#GetCompilerParameters()", Justification = "Has been reviewed.")]
221 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#FixTreatWarningsAsErrors(System.Type,System.CodeDom.Compiler.CompilerParameters)", Justification = "Has been reviewed.")]
222 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#CreateEmbeddedResource(System.Web.Compilation.BuildProvider,System.String)", Justification = "Has been reviewed.")]
223 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#CreateCodeFile(System.Web.Compilation.BuildProvider,System.String&)", Justification = "Has been reviewed.")]
224 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#Compile()", Justification = "Has been reviewed.")]
225 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#AddVBMyFlags(System.CodeDom.Compiler.CompilerParameters)", Justification = "Has been reviewed.")]
226 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#AddVBGlobalNamespaceImports(System.CodeDom.Compiler.CompilerParameters)", Justification = "Has been reviewed.")]
227 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#AddCodeCompileUnit(System.Web.Compilation.BuildProvider,System.CodeDom.CodeCompileUnit)", Justification = "Has been reviewed.")]
228 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#AddChecksumPragma(System.Web.Compilation.BuildProvider,System.CodeDom.CodeCompileUnit)", Justification = "Has been reviewed.")]
229 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#.ctor(System.Web.Configuration.CompilationSection,System.Collections.ICollection,System.Web.Compilation.CompilerType,System.String)", Justification = "Has been reviewed.")]
230 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.HttpRawUploadedContent+TempFile.#.ctor()", Justification = "Has been reviewed.")]
231 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.HttpContext.#RestoreSavedAspNetSynchronizationContext(System.Web.AspNetSynchronizationContext)", Justification = "Has been reviewed.")]
232 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.HttpContext.#InstallNewAspNetSynchronizationContext()", Justification = "Has been reviewed.")]
233 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.ThreadContext.#AssociateWithCurrentThread(System.Boolean)", Justification = "Has been reviewed.")]
234 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.CrossSiteScriptingValidation.#IsValidJavascriptId(System.String)", Justification = "Has been reviewed.")]
235 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#ProcessBeginTag(System.Text.RegularExpressions.Match,System.String)", Justification = "Has been reviewed.")]
236 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#PreprocessDirective(System.String,System.Collections.IDictionary)", Justification = "Has been reviewed.")]
237 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#PageParserFilterProcessedEventHookupAttribute(System.String,System.String,System.String)", Justification = "Has been reviewed.")]
238 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#PageParserFilterProcessedDataBindingAttribute(System.String,System.String,System.String)", Justification = "Has been reviewed.")]
239 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#PageParserFilterProcessedCodeBlock(System.Web.UI.CodeConstructType,System.String,System.Int32)", Justification = "Has been reviewed.")]
240 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#get_IsCodeAllowed()", Justification = "Has been reviewed.")]
241 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#ImportSourceFile(System.Web.VirtualPath)", Justification = "Has been reviewed.")]
242 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#HandlePostParse()", Justification = "Has been reviewed.")]
243 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#AddSourceDependency(System.Web.VirtualPath)", Justification = "Has been reviewed.")]
244 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#AddBuildResultDependency(System.Web.Compilation.BuildResult)", Justification = "Has been reviewed.")]
245 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.MainTagNameToTypeMapper.#GetControlType2(System.String,System.Collections.IDictionary,System.Boolean)", Justification = "Has been reviewed.")]
246 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.ControlBuilder.#ProcessImplicitResources(System.Web.UI.ParsedAttributeCollection)", Justification = "Has been reviewed.")]
247 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.ControlBuilder.#AttachTypeDescriptionProvider(System.Object)", Justification = "Has been reviewed.")]
248 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.BaseTemplateParser.#GetUserControlType(System.Web.VirtualPath)", Justification = "Has been reviewed.")]
249 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.BaseTemplateParser.#GetReferencedType(System.Web.VirtualPath,System.Boolean)", Justification = "Has been reviewed.")]
250 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Security.AuthorizationStoreRoleProvider.#InitApp()", Justification = "Has been reviewed.")]
251 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Profile.ProfileModule.#PrepareDataForSaving(System.String&,System.String&,System.Byte[]&,System.Boolean,System.Configuration.SettingsPropertyValueCollection,System.Boolean)", Justification = "Has been reviewed.")]
252 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Profile.ProfileModule.#ParseDataFromDB(System.String[],System.String,System.Byte[],System.Configuration.SettingsPropertyValueCollection)", Justification = "Has been reviewed.")]
253 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Management.WebProcessStatistics.#Update()", Justification = "Has been reviewed.")]
254 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Management.RegiisUtility.#RemoveBrowserCaps(System.IntPtr&)", Justification = "Has been reviewed.")]
255 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.DataAccess.SqlConnectionHelper.#GetDataDirectory()", Justification = "Has been reviewed.")]
256 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.DataAccess.SqlConnectionHelper.#CreateMdfFile(System.String,System.String,System.String)", Justification = "Has been reviewed.")]
257 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Configuration.MachineKeySection.#RuntimeDataInitialize()", Justification = "Has been reviewed.")]
258 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Configuration.Compiler.#get_CompilerTypeInternal()", Justification = "Has been reviewed.")]
259 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Configuration.CompilationSection.#GetCompilerInfoFromLanguage(System.String)", Justification = "Has been reviewed.")]
260 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Configuration.CompilationSection.#GetCompilerInfoFromExtension(System.String,System.Boolean)", Justification = "Has been reviewed.")]
261 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.WebDirectoryBatchCompiler.#CacheCompileErrors(System.Web.Compilation.AssemblyBuilder,System.CodeDom.Compiler.CompilerResults)", Justification = "Has been reviewed.")]
262 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.CompilerType.#Equals(System.Object)", Justification = "Has been reviewed.")]
263 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Compilation.CompilerType.#CloneCompilerParameters()", Justification = "Has been reviewed.")]
264 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Util.VersionInfo.#GetFileVersion(System.String)", Justification = "Has been reviewed.")]
265 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.Util.SecUtility.#GetDefaultAppName()", Justification = "Has been reviewed.")]
266 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.WebControls.WebParts.WebPartMenuStyle.#System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])", Justification = "Has been reviewed.")]
267 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.WebControls.WizardStepBase.#set_ID(System.String)", Justification = "Has been reviewed.")]
268 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.WebControls.SubMenuStyle.#System.ComponentModel.ICustomTypeDescriptor.GetProperties(System.Attribute[])", Justification = "Has been reviewed.")]
269 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.Util.#GetNonEmptyFullClassNameAttribute(System.String,System.String,System.String&)", Justification = "Has been reviewed.")]
270 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#ProcessServerInclude(System.Text.RegularExpressions.Match)", Justification = "Has been reviewed.")]
271 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#ProcessInheritsAttribute(System.String,System.String,System.String,System.Reflection.Assembly)", Justification = "Has been reviewed.")]
272 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope = "member", Target = "System.Web.UI.TemplateParser.#ProcessConfigSettings()", Justification = "Has been reviewed.")]
273 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.CompilationUtil.#GetProviderOptions(System.Type)", Justification = "Has been reviewed.")]
274 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.CompilationUtil.#GetProviderOptions(System.CodeDom.Compiler.CompilerInfo)", Justification = "Has been reviewed.")]
275 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.CompilationUtil.#CreateCodeDomProviderWithPropertyOptions(System.Type)", Justification = "Has been reviewed.")]
276 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.BuildManager.#ReadCachedFile(System.String)", Justification = "Has been reviewed.")]
277 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.BuildManager.#InitializeBuildManager()", Justification = "Has been reviewed.")]
278 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.BuildManager.#GetVPathBuildResultWithAssert(System.Web.HttpContext,System.Web.VirtualPath,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)", Justification = "Has been reviewed.")]
279 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.BuildManager.#EnsureTopLevelFilesCompiled()", Justification = "Has been reviewed.")]
280 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.BuildManager.#CreateCachedFile(System.String)", Justification = "Has been reviewed.")]
281 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#GetTempFilePhysicalPathWithAssert(System.String)", Justification = "Has been reviewed.")]
282 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#GetFileLengthWithAssert(System.String)", Justification = "Has been reviewed.")]
283 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#CreateTempResourceDirectoryIfNecessary()", Justification = "Has been reviewed.")]
284 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#CreateEmbeddedResource(System.Web.Compilation.BuildProvider,System.String)", Justification = "Has been reviewed.")]
285 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.AssemblyBuilder.#CreateCodeFileWithAssert(System.String)", Justification = "Has been reviewed.")]
286 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Caching.OutputCache.#Serialize(System.IO.Stream,System.Object)", Justification = "Has been reviewed.")]
287 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Caching.OutputCache.#Deserialize(System.IO.Stream)", Justification = "Has been reviewed.")]
288 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.StringResourceManager.#ReadSafeStringResource(System.Type)", Justification = "Has been reviewed.")]
289 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpRuntime.#ShutdownAppDomain(System.String)", Justification = "Has been reviewed.")]
290 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpRuntime.#SetCurrentThreadCultureWithAssert(System.Globalization.CultureInfo)", Justification = "Has been reviewed.")]
291 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpRuntime.#PreloadAssembliesFromBin()", Justification = "Has been reviewed.")]
292 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpRuntime.#CreateNonPublicInstance(System.Type,System.Object[])", Justification = "Has been reviewed.")]
293 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpRuntime.#CheckAccessToTempDirectory()", Justification = "Has been reviewed.")]
294 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpResponse.#End()", Justification = "Has been reviewed.")]
295 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpRawUploadedContent+TempFile.#.ctor()", Justification = "Has been reviewed.")]
296 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpApplication.#SetCurrentPrincipalWithAssert(System.Security.Principal.IPrincipal)", Justification = "Has been reviewed.")]
297 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpApplication.#InvokeMethodWithAssert(System.Reflection.MethodInfo,System.Int32,System.Object,System.EventArgs)", Justification = "Has been reviewed.")]
298 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.HttpApplication.#GetCurrentWindowsIdentityWithAssert()", Justification = "Has been reviewed.")]
299 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.ErrorFormatter.#WriteFusionLogWithAssert(System.Text.StringBuilder)", Justification = "Has been reviewed.")]
300 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.DirectoryMonitor.#StartMonitoringFileWithAssert(System.String,System.Web.FileChangeEventHandler,System.String)", Justification = "Has been reviewed.")]
301 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.DefaultHttpHandler.#MapPathWithAssert(System.Web.HttpContext,System.String)", Justification = "Has been reviewed.")]
302 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Profile.ProfileBase.#GetInternal(System.String)", Justification = "Has been reviewed.")]
303 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Management.WebRequestInformation.#.ctor()", Justification = "Has been reviewed.")]
304 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Management.WebBaseEvent.#RaiseSystemEventInternal(System.String,System.Object,System.Int32,System.Int32,System.Exception,System.String)", Justification = "Has been reviewed.")]
305 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Management.MailWebEventProvider.#CreateSmtpClientWithAssert()", Justification = "Has been reviewed.")]
306 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.ProcessHost.#ReportApplicationPreloadFailureWithAssert(System.String,System.Int32,System.String)", Justification = "Has been reviewed.")]
307 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.ProcessHost.#GetApplicationPreloadInfoWithAssert(System.String,System.Boolean&,System.String&,System.String[]&)", Justification = "Has been reviewed.")]
308 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.IIS7WorkerRequest.#ScheduleExecuteUrl(System.String,System.String,System.String,System.Boolean,System.Byte[],System.Collections.Specialized.NameValueCollection)", Justification = "Has been reviewed.")]
309 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#InitiateShutdownInternal()", Justification = "Has been reviewed.")]
310 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#Initialize(System.Web.Hosting.ApplicationManager,System.Web.Hosting.IApplicationHost,System.Web.Configuration.IConfigMapPathFactory,System.Web.Hosting.HostingEnvironmentParameters,System.Security.Policy.PolicyLevel,System.Exception)", Justification = "Has been reviewed.")]
311 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#GetSiteName()", Justification = "Has been reviewed.")]
312 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#GetSiteID()", Justification = "Has been reviewed.")]
313 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.HostingEnvironment.#CreateWellKnownObjectInstance(System.String,System.Boolean)", Justification = "Has been reviewed.")]
314 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Hosting.ApplicationManager.#CreateObjectInternal(System.String,System.Type,System.Web.Hosting.IApplicationHost,System.Boolean,System.Web.Hosting.HostingEnvironmentParameters)", Justification = "Has been reviewed.")]
315 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Handlers.AssemblyResourceLoader.#GetDiskResourcePath(System.String)", Justification = "Has been reviewed.")]
316 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Handlers.AssemblyResourceLoader.#GetAssemblyInfoWithAssertInternal(System.Reflection.Assembly)", Justification = "Has been reviewed.")]
317 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.DataAccess.SqlConnectionHelper.#GetDataDirectory()", Justification = "Has been reviewed.")]
318 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.DataAccess.SqlConnectionHelper.#CreateMdfFile(System.String,System.String,System.String)", Justification = "Has been reviewed.")]
319 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.Common.ModulesEntry.#SecureGetType(System.String,System.String,System.Configuration.ConfigurationElement)", Justification = "Has been reviewed.")]
320 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.ServerConfig.#get_UseMetabase()", Justification = "Has been reviewed.")]
321 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.OutputCacheSection.#CreateProviderCollection()", Justification = "Has been reviewed.")]
322 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.HttpHandlerAction.#InitValidateInternal()", Justification = "Has been reviewed.")]
323 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.HttpConfigurationSystem.#get_MsCorLibDirectory()", Justification = "Has been reviewed.")]
324 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.HttpCapabilitiesSectionHandler.#ResolveFiles(System.Web.Configuration.HttpCapabilitiesSectionHandler+ParseState,System.Object)", Justification = "Has been reviewed.")]
325 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.HttpCapabilitiesDefaultProvider.#Evaluate(System.Web.HttpRequest)", Justification = "Has been reviewed.")]
326 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.HealthMonitoringSectionHelper+ProviderInstances.#.ctor(System.Web.Configuration.HealthMonitoringSection)", Justification = "Has been reviewed.")]
327 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Configuration.HealthMonitoringSectionHelper.#BasicSanityCheck()", Justification = "Has been reviewed.")]
328 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.ThemeDirectoryCompiler.#GetThemeBuildResultType(System.Web.HttpContext,System.String)", Justification = "Has been reviewed.")]
329 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.ObjectFactoryCodeDomTreeGenerator.#GetFastObjectCreationDelegate(System.Type)", Justification = "Has been reviewed.")]
330 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Compilation.MultiTargetingUtil.#GetInstalledTargetVersion(System.Int32)", Justification = "Has been reviewed.")]
331 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Util.#IsUserAllowedToPathWithAssert(System.Web.HttpContext,System.Web.VirtualPath)", Justification = "Has been reviewed.")]
332 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Util.#GetTypeFromAssemblies(System.Collections.IEnumerable,System.String,System.Boolean)", Justification = "Has been reviewed.")]
333 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Util.#GetAssemblyShortName(System.Reflection.Assembly)", Justification = "Has been reviewed.")]
334 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Util.#GetAssemblyQualifiedTypeName(System.Type)", Justification = "Has been reviewed.")]
335 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Util.#GetAssemblyCodeBase(System.Reflection.Assembly)", Justification = "Has been reviewed.")]
336 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Util.#DeserializeWithAssert(System.Web.UI.IStateFormatter,System.String)", Justification = "Has been reviewed.")]
337 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.TemplateControl.#GetDelegateInformationWithAssert(System.Collections.IDictionary)", Justification = "Has been reviewed.")]
338 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.TemplateControl.#AddStackContextToHashCode(System.Web.Util.HashCodeCombiner)", Justification = "Has been reviewed.")]
339 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Page.#ThreadResetAbortWithAssert()", Justification = "Has been reviewed.")]
340 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Page.#SetCultureWithAssert(System.Threading.Thread,System.Globalization.CultureInfo,System.Globalization.CultureInfo)", Justification = "Has been reviewed.")]
341 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Page.#ProcessRequestWithAssert(System.Web.HttpContext)", Justification = "Has been reviewed.")]
342 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Page.#get_LastFocusedControl()", Justification = "Has been reviewed.")]
343 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.ObjectStateFormatter.#SerializeWithAssert(System.IO.Stream,System.Object)", Justification = "Has been reviewed.")]
344 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.ObjectStateFormatter.#DeserializeWithAssert(System.IO.Stream)", Justification = "Has been reviewed.")]
345 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.SessionState.SessionStateModule.#SecureInstantiateProvider(System.Configuration.ProviderSettings)", Justification = "Has been reviewed.")]
346 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.SessionState.SessionStateItemCollection.#WriteValueToStreamWithAssert(System.Object,System.IO.BinaryWriter)", Justification = "Has been reviewed.")]
347 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.SessionState.SessionStateItemCollection.#ReadValueFromStreamWithAssert()", Justification = "Has been reviewed.")]
348 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Security.WindowsTokenRoleProvider.#GetMachineName()", Justification = "Has been reviewed.")]
349 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Security.WindowsTokenRoleProvider.#GetCurrentTokenAndCheckName(System.String)", Justification = "Has been reviewed.")]
350 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Security.FileSecurityDescriptorWrapper.#get_AppRoot()", Justification = "Has been reviewed.")]
351 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Security.DefaultAuthenticationModule.#CreateDefaultAuthenticationModuleWithAssert()", Justification = "Has been reviewed.")]
352 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Security.AuthorizationStoreRoleProvider.#IsUserInRoleCore(System.String,System.String)", Justification = "Has been reviewed.")]
353 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Security.AuthorizationStoreRoleProvider.#GetWindowsTokenWithAssert(System.String)", Justification = "Has been reviewed.")]
354 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Security.AuthorizationStoreRoleProvider.#GetRolesForUserCore(System.String)", Justification = "Has been reviewed.")]
355 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Routing.PageRouteHandler.#CheckUrlAccessWithAssert(System.String,System.Web.Routing.RequestContext,System.Security.Principal.IPrincipal)", Justification = "Has been reviewed.")]
356 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Profile.ProfileModule.#PrepareDataForSaving(System.String&,System.String&,System.Byte[]&,System.Boolean,System.Configuration.SettingsPropertyValueCollection,System.Boolean)", Justification = "Has been reviewed.")]
357 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Profile.ProfileModule.#ParseDataFromDB(System.String[],System.String,System.Byte[],System.Configuration.SettingsPropertyValueCollection)", Justification = "Has been reviewed.")]
358 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Profile.ProfileBase.#SetInternal(System.String,System.Object)", Justification = "Has been reviewed.")]
359 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Profile.ProfileBase.#SaveWithAssert()", Justification = "Has been reviewed.")]
360 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Util.VersionInfo.#GetFileVersion(System.String)", Justification = "Has been reviewed.")]
361 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Util.FileUtil.#FileExists(System.String)", Justification = "Has been reviewed.")]
362 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.Util.Debug.#TraceBreak(System.String,System.String,System.Exception,System.Boolean)", Justification = "Has been reviewed.")]
363 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.WebControls.Substitution.#GetDelegate(System.Type,System.String)", Justification = "Has been reviewed.")]
364 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Util.#VirtualFileExistsWithAssert(System.Web.VirtualPath)", Justification = "Has been reviewed.")]
365 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope = "member", Target = "System.Web.UI.Util.#SerializeWithAssert(System.Web.UI.IStateFormatter,System.Object)", Justification = "Has been reviewed.")]
366 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#IsValidResource(System.IntPtr,System.IntPtr,System.Int32)", Justification = "Has been reviewed.")]
367 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#IsUserInRole(System.IntPtr,System.String,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
368 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#IsapiAppHostGetSiteName(System.String,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
369 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#IsAccessToFileAllowed(System.IntPtr,System.IntPtr,System.Int32)", Justification = "Has been reviewed.")]
370 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#InstrumentedMutexReleaseLock(System.Runtime.InteropServices.HandleRef)", Justification = "Has been reviewed.")]
371 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#InstrumentedMutexGetLock(System.Runtime.InteropServices.HandleRef,System.Int32)", Justification = "Has been reviewed.")]
372 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#InitializeWmiManager()", Justification = "Has been reviewed.")]
373 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#InitializeHealthMonitor(System.Int32,System.Int32)", Justification = "Has been reviewed.")]
374 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GlobalMemoryStatusEx(System.Web.UnsafeNativeMethods+MEMORYSTATUSEX&)", Justification = "Has been reviewed.")]
375 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GetSystemInfo(System.Web.UnsafeNativeMethods+SYSTEM_INFO&)", Justification = "Has been reviewed.")]
376 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GetProcessAffinityMask(System.IntPtr,System.IntPtr&,System.IntPtr&)", Justification = "Has been reviewed.")]
377 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GetGroupsForUser(System.IntPtr,System.Text.StringBuilder,System.Int32,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
378 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GetFileSecurityDescriptor(System.String)", Justification = "Has been reviewed.")]
379 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GetFileHandleForTransmitFile(System.String)", Justification = "Has been reviewed.")]
380 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GetExtensionlessUrlAppendage()", Justification = "Has been reviewed.")]
381 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GetComputerName(System.Text.StringBuilder,System.Int32&)", Justification = "Has been reviewed.")]
382 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#GetCachePath(System.Int32,System.Text.StringBuilder,System.Int32&)", Justification = "Has been reviewed.")]
383 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#FreeFileSecurityDescriptor(System.IntPtr)", Justification = "Has been reviewed.")]
384 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#FindResource(System.IntPtr,System.IntPtr,System.IntPtr)", Justification = "Has been reviewed.")]
385 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#EcbCallISAPI(System.IntPtr,System.Web.UnsafeNativeMethods+CallISAPIFunc,System.Byte[],System.Int32,System.Byte[],System.Int32)", Justification = "Has been reviewed.")]
386 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#DoesKeyContainerExist(System.String,System.String,System.Int32)", Justification = "Has been reviewed.")]
387 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#DirMonOpen(System.String,System.String,System.Boolean,System.UInt32,System.Int32,System.Web.NativeFileChangeNotification,System.IntPtr&)", Justification = "Has been reviewed.")]
388 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#CookieAuthParseTicket(System.Byte[],System.Int32,System.Text.StringBuilder,System.Int32,System.Text.StringBuilder,System.Int32,System.Text.StringBuilder,System.Int32,System.Byte[],System.Int64[])", Justification = "Has been reviewed.")]
389 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#CookieAuthConstructTicket(System.Byte[],System.Int32,System.String,System.String,System.String,System.Byte[],System.Int64[])", Justification = "Has been reviewed.")]
390 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#ConvertStringSidToSid(System.String,System.IntPtr&)", Justification = "Has been reviewed.")]
391 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#ChangeAccessToKeyContainer(System.String,System.String,System.String,System.Int32)", Justification = "Has been reviewed.")]
392 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#BufferPoolGetBuffer(System.IntPtr)", Justification = "Has been reviewed.")]
393 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#AspCompatOnPageStart(System.Object)", Justification = "Has been reviewed.")]
394 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#AspCompatIsApartmentComponent(System.Object)", Justification = "Has been reviewed.")]
395 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportIsAuthenticated(System.IntPtr,System.Int32,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
396 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportHexPUID(System.IntPtr,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
397 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportHasTicket(System.IntPtr)", Justification = "Has been reviewed.")]
398 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportHasProfile(System.IntPtr,System.String)", Justification = "Has been reviewed.")]
399 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportHasFlag(System.IntPtr,System.Int32)", Justification = "Has been reviewed.")]
400 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportHasConsent(System.IntPtr,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
401 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetTimeSinceSignIn(System.IntPtr)", Justification = "Has been reviewed.")]
402 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetTicketAge(System.IntPtr)", Justification = "Has been reviewed.")]
403 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetProfile(System.IntPtr,System.String,System.Object&)", Justification = "Has been reviewed.")]
404 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetOption(System.IntPtr,System.String,System.Object&)", Justification = "Has been reviewed.")]
405 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetLoginChallenge(System.IntPtr,System.String,System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32,System.Int32,System.Object,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
406 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetHasSavedPassword(System.IntPtr)", Justification = "Has been reviewed.")]
407 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetFromNetworkServer(System.IntPtr)", Justification = "Has been reviewed.")]
408 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetError(System.IntPtr)", Justification = "Has been reviewed.")]
409 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetDomainAttribute(System.IntPtr,System.String,System.Int32,System.String,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
410 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportGetCurrentConfig(System.IntPtr,System.String,System.Object&)", Justification = "Has been reviewed.")]
411 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportDomainFromMemberName(System.IntPtr,System.String,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
412 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportDestroy(System.IntPtr)", Justification = "Has been reviewed.")]
413 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportCryptPut(System.Int32,System.String)", Justification = "Has been reviewed.")]
414 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportCryptIsValid()", Justification = "Has been reviewed.")]
415 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportCrypt(System.Int32,System.String,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
416 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportAuthURL2(System.IntPtr,System.String,System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32,System.Int32,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
417 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportAuthURL(System.IntPtr,System.String,System.Int32,System.Int32,System.String,System.Int32,System.String,System.Int32,System.Int32,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
418 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#lstrlenW(System.IntPtr)", Justification = "Has been reviewed.")]
419 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#LookupAccountSid(System.String,System.IntPtr,System.Text.StringBuilder,System.Int32&,System.Text.StringBuilder,System.Int32&,System.Int32&)", Justification = "Has been reviewed.")]
420 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#LogWebeventProviderFailure(System.String,System.String,System.String)", Justification = "Has been reviewed.")]
421 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#LockResource(System.IntPtr)", Justification = "Has been reviewed.")]
422 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#LocalFree(System.IntPtr)", Justification = "Has been reviewed.")]
423 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#LoadResource(System.IntPtr,System.IntPtr)", Justification = "Has been reviewed.")]
424 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetBuffer(System.IntPtr)", Justification = "Has been reviewed.")]
425 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdFlushCore(System.IntPtr,System.Boolean,System.Int32,System.IntPtr[],System.Int32[],System.Int32[])", Justification = "Has been reviewed.")]
426 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdExplicitFlush(System.IntPtr)", Justification = "Has been reviewed.")]
427 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdExecuteUrl(System.IntPtr,System.String,System.Boolean,System.Boolean,System.Byte[],System.UInt32,System.String,System.Int32,System.String[],System.String[])", Justification = "Has been reviewed.")]
428 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdDisableNotifications(System.IntPtr,System.Web.RequestNotification,System.Web.RequestNotification)", Justification = "Has been reviewed.")]
429 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdClearResponse(System.IntPtr,System.Boolean,System.Boolean)", Justification = "Has been reviewed.")]
430 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdAllocateRequestMemory(System.IntPtr,System.Int32)", Justification = "Has been reviewed.")]
431 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.IProcessHostSupportFunctions.#MapPath(System.String,System.String,System.String&)", Justification = "Has been reviewed.")]
432 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.IProcessHostSupportFunctions.#GetRootWebConfigFilename()", Justification = "Has been reviewed.")]
433 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.IProcessHostSupportFunctions.#GetNativeConfigurationSystem()", Justification = "Has been reviewed.")]
434 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.IProcessHostSupportFunctions.#GetConfigToken(System.String)", Justification = "Has been reviewed.")]
435 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.IProcessHostSupportFunctions.#GetApplicationProperties(System.String,System.String&,System.String&,System.String&,System.String&)", Justification = "Has been reviewed.")]
436 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.IProcessHostSupportFunctions.#GetAppHostConfigFilename()", Justification = "Has been reviewed.")]
437 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#TransactManagedCallback(System.Web.Util.TransactedExecCallback,System.Int32)", Justification = "Has been reviewed.")]
438 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#SizeofResource(System.IntPtr,System.IntPtr)", Justification = "Has been reviewed.")]
439 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#SetMinRequestsExecutingToDetectDeadlock(System.Int32)", Justification = "Has been reviewed.")]
440 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#SetClrThreadPoolLimits(System.Int32,System.Int32)", Justification = "Has been reviewed.")]
441 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#RaiseWmiEvent(System.Web.UnsafeNativeMethods+WmiData&,System.Boolean)", Justification = "Has been reviewed.")]
442 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#RaiseEventlogEvent(System.Int32,System.String[],System.Int32)", Justification = "Has been reviewed.")]
443 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PostThreadPoolWorkItem(System.Web.Util.WorkItemCallback)", Justification = "Has been reviewed.")]
444 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PMGetMemoryLimitInMB()", Justification = "Has been reviewed.")]
445 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PerfSetCounter(System.IntPtr,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
446 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PerfGetCounter(System.IntPtr,System.Int32)", Justification = "Has been reviewed.")]
447 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportVersion()", Justification = "Has been reviewed.")]
448 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportTicket(System.IntPtr,System.String,System.Object&)", Justification = "Has been reviewed.")]
449 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportSetOption(System.IntPtr,System.String,System.Object)", Justification = "Has been reviewed.")]
450 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportLogoutURL(System.IntPtr,System.String,System.String,System.Int32,System.String,System.Int32,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
451 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportLogoTag2(System.IntPtr,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
452 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.UnsafeNativeMethods.#PassportLogoTag(System.IntPtr,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Text.StringBuilder,System.Int32)", Justification = "Has been reviewed.")]
453 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdSetUnknownHeader(System.IntPtr,System.Boolean,System.Boolean,System.Byte[],System.Byte[],System.UInt16)", Justification = "Has been reviewed.")]
454 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdSetServerVariableW(System.IntPtr,System.String,System.String)", Justification = "Has been reviewed.")]
455 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetServerVariableW(System.IntPtr,System.String,System.IntPtr&,System.Int32&)", Justification = "Not a dangerous method; all callers check parameters.")]
456 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdSetResponseFilter(System.IntPtr)", Justification = "Has been reviewed.")]
457 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdSetRemapHandler(System.IntPtr,System.String,System.String)", Justification = "Has been reviewed.")]
458 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdSetNativeConfiguration(System.IntPtr)", Justification = "Has been reviewed.")]
459 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdSetKnownHeader(System.IntPtr,System.Boolean,System.Boolean,System.UInt16,System.Byte[],System.UInt16)", Justification = "Has been reviewed.")]
460 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdRewriteUrl(System.IntPtr,System.String,System.Boolean)", Justification = "Has been reviewed.")]
461 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdReadChunkHandle(System.IntPtr,System.IntPtr,System.Int64,System.Int32&,System.IntPtr)", Justification = "Has been reviewed.")]
462 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdMapHandler(System.IntPtr,System.String,System.String,System.IntPtr&,System.Int32&,System.Boolean,System.Boolean)", Justification = "Has been reviewed.")]
463 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdIsClientConnected(System.IntPtr)", Justification = "Has been reviewed.")]
464 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdInitNativeConfig()", Justification = "Has been reviewed.")]
465 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetStopListeningEventHandle()", Justification = "Has been reviewed.")]
466 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetSiteNameFromId(System.UInt32,System.IntPtr&,System.Int32&)", Justification = "Has been reviewed.")]
467 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetResponseChunks(System.IntPtr,System.Int32&,System.IntPtr[],System.Int32[],System.Int32[])", Justification = "Has been reviewed.")]
468 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetNextModule(System.IntPtr,System.UInt32&,System.IntPtr&,System.Int32&,System.IntPtr&,System.Int32&,System.IntPtr&,System.Int32&)", Justification = "Has been reviewed.")]
469 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetModuleCollection(System.IntPtr,System.IntPtr&,System.Int32&)", Justification = "Has been reviewed.")]
470 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetMaxConcurrentThreadsPerCPU()", Justification = "Has been reviewed.")]
471 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetMaxConcurrentRequestsPerCPU()", Justification = "Has been reviewed.")]
472 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope = "member", Target = "System.Web.Hosting.UnsafeIISMethods.#MgdGetFileChunkInfo(System.IntPtr,System.Int32,System.Int64&,System.Int64&)", Justification = "Has been reviewed.")]
473 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "MTConfigUtil.#get_MachineConfigPath()", Justification = "Has been reviewed.")]
474 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.Compilation.AssemblyResolver.#GetPathToReferenceAssemblies(System.Runtime.Versioning.FrameworkName)", Justification = "Has been reviewed.")]
475 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.Compilation.AssemblyResolver.#ResolveAssembly(System.String,System.Collections.Generic.IList`1<System.String>,System.Collections.Generic.IList`1<System.String>,System.Boolean)", Justification = "Has been reviewed.")]
476 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.Compilation.AssemblyResolver.#get_TargetFrameworkReferenceAssemblyPaths()", Justification = "Has been reviewed.")]
477 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.Compilation.MultiTargetingUtil.#InitializeKnownAndLatestFrameworkNames()", Justification = "Has been reviewed.")]
478 [module: SuppressMessage("Microsoft.Security", "CA2116:AptcaMethodsShouldOnlyCallAptcaMethods", Scope = "member", Target = "System.Web.Configuration.WebConfigurationHost.#GetMachineConfigPathFromTargetFrameworkMoniker(System.String)", Justification = "Has been reviewed.")]
479 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebBaseEvent.#RaiseInternal(System.Web.Management.WebBaseEvent,System.Collections.ArrayList,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
480 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int64.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebBaseEvent.#GenerateFieldsForMarshal(System.Collections.Generic.List`1<System.Web.Management.WebEventFieldData>)", Justification = "Has been reviewed.")]
481 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebBaseEvent.#GenerateFieldsForMarshal(System.Collections.Generic.List`1<System.Web.Management.WebEventFieldData>)", Justification = "Has been reviewed.")]
482 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int64.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebBaseEvent.#FormatToString(System.Web.Management.WebEventFormatter,System.Boolean)", Justification = "Has been reviewed.")]
483 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebBaseEvent.#FormatToString(System.Web.Management.WebEventFormatter,System.Boolean)", Justification = "Has been reviewed.")]
484 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Guid.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebBaseEvent.#FormatToString(System.Web.Management.WebEventFormatter,System.Boolean)", Justification = "Has been reviewed.")]
485 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.DateTime.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebBaseEvent.#FormatToString(System.Web.Management.WebEventFormatter,System.Boolean)", Justification = "Has been reviewed.")]
486 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebBaseErrorEvent.#FormatToString(System.Web.Management.WebEventFormatter,System.Boolean)", Justification = "Has been reviewed.")]
487 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.TemplatedMailWebEventProvider.#GenerateMessageBody(System.Net.Mail.MailMessage,System.Web.Management.WebBaseEventCollection,System.DateTime,System.Int32,System.Int32,System.Int32,System.Web.Management.EventNotificationType,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean&)", Justification = "Has been reviewed.")]
488 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.IO.StringWriter.#ctor(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.TemplatedMailWebEventProvider.#GenerateMessageBody(System.Net.Mail.MailMessage,System.Web.Management.WebBaseEventCollection,System.DateTime,System.Int32,System.Int32,System.Int32,System.Web.Management.EventNotificationType,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean&)", Justification = "Has been reviewed.")]
489 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.TemplatedMailRuntimeErrorFormatter.#get_ErrorTitle()", Justification = "Has been reviewed.")]
490 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.TemplatedMailCompileErrorFormatter.#get_ErrorTitle()", Justification = "Has been reviewed.")]
491 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.SqlWebEventProvider.#WriteToSQL(System.Web.Management.WebBaseEventCollection,System.Int32,System.DateTime)", Justification = "Has been reviewed.")]
492 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.DateTime.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.SqlWebEventProvider.#WriteToSQL(System.Web.Management.WebBaseEventCollection,System.Int32,System.DateTime)", Justification = "Has been reviewed.")]
493 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Guid.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.SqlWebEventProvider.#FillParams(System.Data.SqlClient.SqlCommand,System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
494 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.SimpleMailWebEventProvider.#GenerateWarnings(System.Text.StringBuilder,System.DateTime,System.Int32,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
495 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.DateTime.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.SimpleMailWebEventProvider.#GenerateWarnings(System.Text.StringBuilder,System.DateTime,System.Int32,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
496 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.SimpleMailWebEventProvider.#GenerateSummary(System.Text.StringBuilder,System.Int32,System.Int32,System.Int32,System.Int32)", Justification = "Has been reviewed.")]
497 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.MailWebEventProvider.#GenerateSubject(System.Int32,System.Int32,System.Web.Management.WebBaseEventCollection,System.Int32)", Justification = "Has been reviewed.")]
498 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#ProcessEvent(System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
499 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddWebThreadInformationDataFields(System.Collections.ArrayList,System.Web.Management.WebThreadInformation)", Justification = "Has been reviewed.")]
500 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Boolean.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddWebThreadInformationDataFields(System.Collections.ArrayList,System.Web.Management.WebThreadInformation)", Justification = "Has been reviewed.")]
501 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int64.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddWebProcessStatisticsDataFields(System.Collections.ArrayList,System.Web.Management.WebProcessStatistics)", Justification = "Has been reviewed.")]
502 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddWebProcessStatisticsDataFields(System.Collections.ArrayList,System.Web.Management.WebProcessStatistics)", Justification = "Has been reviewed.")]
503 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.DateTime.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddWebProcessStatisticsDataFields(System.Collections.ArrayList,System.Web.Management.WebProcessStatistics)", Justification = "Has been reviewed.")]
504 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddWebProcessInformationDataFields(System.Collections.ArrayList,System.Web.Management.WebProcessInformation)", Justification = "Has been reviewed.")]
505 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int64.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddBasicDataFields(System.Collections.ArrayList,System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
506 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddBasicDataFields(System.Collections.ArrayList,System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
507 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Guid.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.EventLogWebEventProvider.#AddBasicDataFields(System.Collections.ArrayList,System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
508 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebErrorEvent.#GenerateFieldsForMarshal(System.Collections.Generic.List`1<System.Web.Management.WebEventFieldData>)", Justification = "Has been reviewed.")]
509 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebManagementEvent.#GenerateFieldsForMarshal(System.Collections.Generic.List`1<System.Web.Management.WebEventFieldData>)", Justification = "Has been reviewed.")]
510 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebProcessInformation.#FormatToString(System.Web.Management.WebEventFormatter)", Justification = "Has been reviewed.")]
511 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.DateTime.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebProcessStatistics.#FormatToString(System.Web.Management.WebEventFormatter)", Justification = "Has been reviewed.")]
512 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebProcessStatistics.#FormatToString(System.Web.Management.WebEventFormatter)", Justification = "Has been reviewed.")]
513 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int64.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebProcessStatistics.#FormatToString(System.Web.Management.WebEventFormatter)", Justification = "Has been reviewed.")]
514 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebRequestErrorEvent.#GenerateFieldsForMarshal(System.Collections.Generic.List`1<System.Web.Management.WebEventFieldData>)", Justification = "Has been reviewed.")]
515 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WebThreadInformation.#FormatToString(System.Web.Management.WebEventFormatter)", Justification = "Has been reviewed.")]
516 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Guid.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WmiWebEventProvider.#FillBasicWmiDataFields(System.Web.UnsafeNativeMethods+WmiData&,System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
517 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int64.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WmiWebEventProvider.#FillBasicWmiDataFields(System.Web.UnsafeNativeMethods+WmiData&,System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
518 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int32.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WmiWebEventProvider.#ProcessEvent(System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
519 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.Int64.ToString(System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WmiWebEventProvider.#ProcessEvent(System.Web.Management.WebBaseEvent)", Justification = "Has been reviewed.")]
520 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", MessageId = "System.DateTime.ToString(System.String,System.IFormatProvider)", Scope = "member", Target = "System.Web.Management.WmiWebEventProvider.#WmiFormatTime(System.DateTime)", Justification = "Has been reviewed.")]
521 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Util.FastPropertyAccessor.#SetProperty(System.Object,System.String,System.Object,System.Boolean)", Justification = "Has been reviewed.")]
522 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Util.FastPropertyAccessor.#GetPropertyInfo(System.Type,System.String,System.Reflection.PropertyInfo&,System.Reflection.FieldInfo&,System.Type&)", Justification = "Has been reviewed.")]
523 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Util.FastPropertyAccessor.#GetProperty(System.Object,System.String,System.Boolean)", Justification = "Has been reviewed.")]
524 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.WebControls.TextBox.#set_Rows(System.Int32)", Justification = "Has been reviewed.")]
525 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.WebControls.TextBox.#set_Columns(System.Int32)", Justification = "Has been reviewed.")]
526 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.WebControls.Menu.#set_MaximumDynamicDisplayLevels(System.Int32)", Justification = "Has been reviewed.")]
527 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.Page.#set_Theme(System.String)", Justification = "Has been reviewed.")]
528 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.Page.#set_MaxPageStateFieldLength(System.Int32)", Justification = "Has been reviewed.")]
529 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.UI.Page.#set_AsyncTimeout(System.TimeSpan)", Justification = "Has been reviewed.")]
530 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Security.SqlMembershipProvider.#GetAllUsers(System.Int32,System.Int32,System.Int32&)", Justification = "Has been reviewed.")]
531 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Security.SqlMembershipProvider.#FindUsersByName(System.String,System.Int32,System.Int32,System.Int32&)", Justification = "Has been reviewed.")]
532 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Security.SqlMembershipProvider.#FindUsersByEmail(System.String,System.Int32,System.Int32,System.Int32&)", Justification = "Has been reviewed.")]
533 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Security.ActiveDirectoryMembershipProvider.#UpdateUser(System.Web.Security.MembershipUser)", Justification = "Has been reviewed.")]
534 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Security.ActiveDirectoryMembershipProvider.#FindUsersByName(System.String,System.Int32,System.Int32,System.Int32&)", Justification = "Has been reviewed.")]
535 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Security.ActiveDirectoryMembershipProvider.#FindUsersByEmail(System.String,System.Int32,System.Int32,System.Int32&)", Justification = "Has been reviewed.")]
536 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Profile.SqlProfileProvider.#GetProfilesForQuery(System.Data.SqlClient.SqlParameter[],System.Web.Profile.ProfileAuthenticationOption,System.Int32,System.Int32,System.Int32&)", Justification = "Has been reviewed.")]
537 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Configuration.BufferModeSettings.#Validate(System.Object)", Justification = "Has been reviewed.")]
538 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.Caching.SqlCacheDependencyAdmin.#SetupNotifications(System.Int32,System.String,System.String)", Justification = "Has been reviewed.")]
539 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope = "member", Target = "System.Web.HttpSubstBlockResponseElement.#.ctor(System.Web.HttpResponseSubstitutionCallback,System.Text.Encoding,System.Text.Encoder,System.Web.Hosting.IIS7WorkerRequest)", Justification = "Has been reviewed.")]
540 #endregion
541
542 #region Low-priority items for review
543 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "Databinding", Scope = "resource", Target = "System.Web.Resources.WebResources.resources", Justification = "Baselined from previous FxCop.")]
544 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "assemblyname", Scope = "resource", Target = "System.Web.Resources.WebResources.resources", Justification = "Baselined from previous FxCop.")]
545 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "databind", Scope = "resource", Target = "System.Web.Resources.WebResources.resources", Justification = "Baselined from previous FxCop.")]
546 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "databinding", Scope = "resource", Target = "System.Web.Resources.WebResources.resources", Justification = "Baselined from previous FxCop.")]
547 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "newline", Scope = "resource", Target = "System.Web.Resources.WebResources.resources", Justification = "Baselined from previous FxCop.")]
548 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "readonly", Scope = "resource", Target = "System.Web.Resources.WebResources.resources", Justification = "Baselined from previous FxCop.")]
549 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId = "stylesheet", Scope = "resource", Target = "System.Web.Resources.WebResources.resources", Justification = "Baselined from previous FxCop.")]
550 #endregion