Add #if CONFIGURATION_DEP and #if XML_DEP in Trace class and co.
[mono.git] / mcs / class / referencesource / System / sys / baseline.cs
1 #if CODE_ANALYSIS_BASELINE
2 using System.Diagnostics.CodeAnalysis;
3 #endif
4
5 //////////////////////////////////////////////////////////////////////////////
6 // Date: Tuesday, May 19, 2009 11:00:00 AM
7 // Description: Baseline System violations from 3.5 SP1
8 // User: REDMOND\[....]
9 //////////////////////////////////////////////////////////////////////////////
10 #if CODE_ANALYSIS_BASELINE
11
12 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Configuration.WebRequestModulesSectionInternal.#.ctor(System.Net.Configuration.WebRequestModulesSection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
13 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.Net.Configuration.AuthenticationModuleElement.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
14 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Configuration.SettingsSection.#EnsureConfigLoaded()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
15 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.Configuration.ProxyElement+BypassOnLocalValues", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
16 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="System.Net.Configuration.ProxyElement+BypassOnLocalValues", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
17 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.Net.Configuration.WebRequestModuleElement.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
18 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.Configuration.SettingsSectionInternal.#GetSection()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
19 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Configuration.DefaultProxySectionInternal.#GetSection()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
20 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Configuration.DefaultProxySectionInternal.#.ctor(System.Net.Configuration.DefaultProxySection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
21 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Configuration.DefaultProxySectionInternal.#.ctor(System.Net.Configuration.DefaultProxySection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
22 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Net.Configuration.BypassElementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
23 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Net.Configuration.ConnectionManagementElementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
24 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Configuration.RequestCachingSectionInternal.#GetSection()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
25 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.Net.Configuration.ModuleElement.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
26 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.Configuration.SmtpSection+SmtpDeliveryMethodTypeConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
27 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.Configuration.WebRequestModuleElement+TypeTypeConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
28 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Net.Configuration.AuthenticationModuleElementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
29 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.Configuration.ProxyElement+AutoDetectValues", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
30 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="System.Net.Configuration.ProxyElement+AutoDetectValues", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
31 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.Configuration.ProxyElement+UseSystemDefaultValues", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
32 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="System.Net.Configuration.ProxyElement+UseSystemDefaultValues", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
33 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Configuration.AuthenticationModulesSectionInternal.#.ctor(System.Net.Configuration.AuthenticationModulesSection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
34 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Net.Configuration.WebRequestModuleElementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
35 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeExpressionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
36 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeExpressionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
37 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.CodeMethodReferenceExpression", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
38 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.CodeDom.CodeMemberEvent.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
39 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeTypeMemberCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
40 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeTypeMemberCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
41 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeTypeReferenceCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
42 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeTypeReferenceCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
43 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.CodeDom.CodeTypeOfExpression.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
44 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeParameterDeclarationExpressionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
45 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeParameterDeclarationExpressionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
46 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeNamespaceImportCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
47 [module: SuppressMessage("Microsoft.Design", "CA1039:ListsAreStronglyTyped", Scope="type", Target="System.CodeDom.CodeNamespaceImportCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
48 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.CodeDom.CodeNamespaceImportCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
49 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.IList.Insert(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
50 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.IList.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
51 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.IList.IndexOf(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
52 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.IList.RemoveAt(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
53 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
54 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.IList.Contains(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
55 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.IList.Remove(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
56 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.ICollection.CopyTo(System.Array,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
57 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.IList.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
58 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.CodeNamespaceImportCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
59 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeAttributeArgumentCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
60 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeAttributeArgumentCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
61 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeTypeParameterCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
62 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeTypeParameterCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
63 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.CodeDom.CodeTypeReferenceExpression.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
64 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.CodeDom.CodeParameterDeclarationExpression.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
65 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.CodeDom.CodeParameterDeclarationExpression.#CustomAttributes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
66 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.CodeDom.CodeChecksumPragma.#ChecksumData", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
67 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.CodeDom.CodeArrayIndexerExpression.#.ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", MessageId="indices", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
68 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.CodeDom.CodeArrayIndexerExpression.#Indices", MessageId="Indices", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
69 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.CodeDom.CodeTypeDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
70 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.CodeNamespace.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="context", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
71 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.CodeNamespace.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="info", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
72 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.CodeDom.CodeNamespace.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
73 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.CodeDom.CodeNamespace.#namespaces", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
74 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.CodeTypeDeclaration", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
75 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.CodeMemberMethod", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
76 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.CodeDom.CodeMemberField.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
77 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeCatchClauseCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
78 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeCatchClauseCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
79 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.CodeDom.CodeNamespaceImport.#.ctor(System.String)", MessageId="nameSpace", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
80 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.CodeDom.CodeSnippetStatement.#set_Value(System.String)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
81 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.CodeDom.CodeAttributeArgument.#set_Value(System.CodeDom.CodeExpression)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
82 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.CodeDom.CodeAttributeArgument.#set_Name(System.String)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
83 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.CodeStatement", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
84 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.CodeTypeMember", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
85 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.CodeDom.CodeTypeMember.#CustomAttributes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
86 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.CodeDom.CodeSnippetCompileUnit.#set_Value(System.String)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
87 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.CodeDom.CodeSnippetCompileUnit.#set_LinePragma(System.CodeDom.CodeLinePragma)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
88 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.CodeDom.CodeSnippetExpression.#set_Value(System.String)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
89 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="System.CodeDom.MemberAttributes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
90 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.CodeDom.MemberAttributes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
91 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.CodeTypeReference", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
92 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.CodeDom.CodeTypeReference.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
93 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.CodeDom.CodeTypeReference.#Initialize(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
94 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.CodeTypeReference.#RipOffAssemblyInformationFromTypeName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
95 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.CodeDom.CodeTypeReference.#.ctor(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
96 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.CodeDom.CodeTypeReference.#.ctor(System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
97 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.CodeDom.CodeTypeReference.#.ctor(System.CodeDom.CodeTypeReference,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
98 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.CodeDom.CodeVariableDeclarationStatement.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
99 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeStatementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
100 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeStatementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
101 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeAttributeDeclarationCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
102 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeAttributeDeclarationCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
103 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.CodeDom.CodeMemberProperty.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
104 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeTypeDeclarationCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
105 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeTypeDeclarationCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
106 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeDirectiveCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
107 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeDirectiveCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
108 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.CodeDom.CodePropertyReferenceExpression.#parameters", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
109 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.CodeDom.CodeIndexerExpression.#.ctor(System.CodeDom.CodeExpression,System.CodeDom.CodeExpression[])", MessageId="indices", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
110 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.CodeDom.CodeIndexerExpression.#Indices", MessageId="Indices", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
111 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeCommentStatementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
112 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeCommentStatementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
113 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.CodeDom.CodePrimitiveExpression.#set_Value(System.Object)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
114 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.CodeDom.CodeDefaultValueExpression.#Type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
115 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.CodeCompileUnit", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
116 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.CodeAttributeDeclaration", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
117 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.CodeNamespaceCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
118 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.CodeNamespaceCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
119 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeFileMappingHandle.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
120 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeFileMappingHandle.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
121 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeTimerHandle.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
122 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeTimerHandle.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
123 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventHandle.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
124 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventHandle.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
125 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventHandle.#CreateEvent(System.Runtime.InteropServices.HandleRef,System.Boolean,System.Boolean,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
126 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventHandle.#CreateEvent(System.Runtime.InteropServices.HandleRef,System.Boolean,System.Boolean,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
127 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventHandle.#CreateEvent(System.Runtime.InteropServices.HandleRef,System.Boolean,System.Boolean,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
128 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogWriteHandle.#RegisterEventSource(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
129 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogWriteHandle.#RegisterEventSource(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
130 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogWriteHandle.#RegisterEventSource(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
131 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogWriteHandle.#DeregisterEventSource(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
132 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogWriteHandle.#DeregisterEventSource(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
133 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogWriteHandle.#DeregisterEventSource(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
134 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeLibraryHandle.#FreeLibrary(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
135 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeLibraryHandle.#FreeLibrary(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
136 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeLibraryHandle.#LoadLibraryEx(System.String,System.IntPtr,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
137 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeLibraryHandle.#LoadLibraryEx(System.String,System.IntPtr,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
138 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeProcessHandle.#OpenProcess(System.Int32,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
139 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeProcessHandle.#OpenProcess(System.Int32,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
140 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeProcessHandle.#OpenProcess(System.Int32,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
141 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeUserTokenHandle.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
142 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeUserTokenHandle.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
143 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeUserTokenHandle.#DuplicateTokenEx(System.Runtime.InteropServices.SafeHandle,System.Int32,Microsoft.Win32.NativeMethods+SECURITY_ATTRIBUTES,System.Int32,System.Int32,Microsoft.Win32.SafeHandles.SafeUserTokenHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
144 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeUserTokenHandle.#DuplicateTokenEx(System.Runtime.InteropServices.SafeHandle,System.Int32,Microsoft.Win32.NativeMethods+SECURITY_ATTRIBUTES,System.Int32,System.Int32,Microsoft.Win32.SafeHandles.SafeUserTokenHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
145 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeFileMapViewHandle.#MapViewOfFile(Microsoft.Win32.SafeHandles.SafeFileMappingHandle,System.Int32,System.Int32,System.Int32,System.UIntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
146 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeFileMapViewHandle.#UnmapViewOfFile(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
147 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeFileMapViewHandle.#UnmapViewOfFile(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
148 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogReadHandle.#OpenEventLog(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
149 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogReadHandle.#OpenEventLog(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
150 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogReadHandle.#CloseEventLog(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
151 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeEventLogReadHandle.#CloseEventLog(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
152 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeLocalMemHandle.#LocalFree(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
153 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeLocalMemHandle.#ConvertStringSecurityDescriptorToSecurityDescriptor(System.String,System.Int32,Microsoft.Win32.SafeHandles.SafeLocalMemHandle&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
154 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeHandles.SafeLocalMemHandle.#ConvertStringSecurityDescriptorToSecurityDescriptor(System.String,System.Int32,Microsoft.Win32.SafeHandles.SafeLocalMemHandle&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
155 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="Microsoft.CSharp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
156 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="Microsoft.CSharp.CSharpCodeGenerator", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
157 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="Microsoft.CSharp.CSharpCodeGenerator", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
158 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateTypeMember(System.CodeDom.CodeTypeMember,System.CodeDom.CodeTypeDeclaration)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
159 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
160 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateExpression(System.CodeDom.CodeExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
161 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateExpression(System.CodeDom.CodeExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
162 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateStatement(System.CodeDom.CodeStatement)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
163 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateTypeEnd(System.CodeDom.CodeTypeDeclaration)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
164 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateAttributeDeclarationsEnd(System.CodeDom.CodeAttributeDeclarationCollection)", MessageId="attributes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
165 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateThisReferenceExpression(System.CodeDom.CodeThisReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
166 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GetUserData(System.CodeDom.CodeObject,System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
167 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
168 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateLinePragmaEnd(System.CodeDom.CodeLinePragma)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
169 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
170 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GetBaseTypeOutput(System.CodeDom.CodeTypeReference)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
171 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GetBaseTypeOutput(System.CodeDom.CodeTypeReference)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
172 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateMethod(System.CodeDom.CodeMemberMethod,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
173 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
174 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#CmdArgsFromParameters(System.CodeDom.Compiler.CompilerParameters)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
175 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#CmdArgsFromParameters(System.CodeDom.Compiler.CompilerParameters)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
176 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#FromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
177 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#CompilerName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
178 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateProperty(System.CodeDom.CodeMemberProperty,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
179 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateAttributeDeclarationsStart(System.CodeDom.CodeAttributeDeclarationCollection)", MessageId="attributes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
180 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
181 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GeneratePropertySetValueReferenceExpression(System.CodeDom.CodePropertySetValueReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
182 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
183 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#Compile(System.CodeDom.Compiler.CompilerParameters,System.String,System.String,System.String,System.String&,System.Int32&,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
184 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#Compile(System.CodeDom.Compiler.CompilerParameters,System.String,System.String,System.String,System.String&,System.Int32&,System.String)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
185 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GetResponseFileCmdArgs(System.CodeDom.Compiler.CompilerParameters,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
186 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GetResponseFileCmdArgs(System.CodeDom.Compiler.CompilerParameters,System.String)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
187 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
188 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#FromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
189 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#FromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
190 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#ResolveReferencedAssemblies(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
191 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#ResolveReferencedAssemblies(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
192 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
193 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#NullToken", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
194 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateBaseReferenceExpression(System.CodeDom.CodeBaseReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
195 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateEntryPointMethod(System.CodeDom.CodeEntryPointMethod,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
196 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateEvent(System.CodeDom.CodeMemberEvent,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
197 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#FromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
198 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#FromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
199 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#FileExtension", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
200 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#ProcessCompilerOutputLine(System.CodeDom.Compiler.CompilerResults,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
201 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#QuoteSnippetStringVerbatimStyle(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
202 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#GenerateConstructor(System.CodeDom.CodeConstructor,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
203 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="Microsoft.CSharp.CSharpCodeGenerator.#FromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
204 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="Microsoft.CSharp.CSharpModifierAttributeConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
205 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.Indentation.#.ctor(System.CodeDom.Compiler.IndentedTextWriter,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
206 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSource(System.CodeDom.Compiler.CompilerParameters,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
207 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDomBatch(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
208 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
209 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#FromDom(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
210 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#ResolveReferencedAssemblies(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
211 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
212 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFileBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
213 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(System.CodeDom.Compiler.CompilerParameters,System.String[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
214 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeCompiler.#Compile(System.CodeDom.Compiler.CompilerParameters,System.String,System.String,System.String,System.String&,System.Int32&,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
215 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.CodeDom.Compiler.CompilerError", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
216 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CompilerError.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
217 [module: SuppressMessage("Microsoft.Naming", "CA1714:FlagsEnumsShouldHavePluralNames", Scope="type", Target="System.CodeDom.Compiler.GeneratorSupport", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
218 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.Compiler.TempFileCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
219 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#Delete(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
220 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#Delete(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
221 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
222 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
223 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.Collections.IEnumerable.GetEnumerator()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
224 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
225 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#GenerateRandomFileName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
226 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
227 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
228 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
229 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
230 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.Collections.ICollection.CopyTo(System.Array,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
231 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#Finalize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
232 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.TempFileCollection.#System.Collections.ICollection.get_Count()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
233 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.CodeDom.Compiler.CompilerParameters", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
234 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.CodeDom.Compiler.CompilerParameters", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
235 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.CodeDom.Compiler.CompilerParameters.#get_UserToken()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
236 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.CodeDom.Compiler.CompilerParameters.#Evidence", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
237 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.CodeDom.Compiler.CompilerParameters.#TempFiles", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
238 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.CodeDom.Compiler.CompilerResults", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
239 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.CodeDom.Compiler.CompilerResults.#TempFiles", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
240 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.CodeDom.Compiler.CompilerResults.#Evidence", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
241 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.IntPtr,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
242 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.IntPtr,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
243 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
244 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
245 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCaptureUnimpersonated(Microsoft.Win32.SafeHandles.SafeUserTokenHandle,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
246 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCaptureUnimpersonated(Microsoft.Win32.SafeHandles.SafeUserTokenHandle,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
247 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCaptureUnimpersonated(Microsoft.Win32.SafeHandles.SafeUserTokenHandle,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
248 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCaptureUnimpersonated(Microsoft.Win32.SafeHandles.SafeUserTokenHandle,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
249 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
250 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
251 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.IntPtr,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="currentDir", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
252 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.IntPtr,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="5#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
253 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.CodeDom.Compiler.Executor.#ExecWaitWithCapture(System.IntPtr,System.String,System.String,System.CodeDom.Compiler.TempFileCollection,System.String&,System.String&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
254 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.CodeParser.#Parse(System.IO.TextReader)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
255 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
256 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
257 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="w", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
258 [module: SuppressMessage("Microsoft.Naming", "CA1719:ParameterNamesShouldNotMatchMemberNames", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#Supports(System.CodeDom.Compiler.GeneratorSupport)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
259 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
260 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
261 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="w", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
262 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
263 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
264 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="w", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
265 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
266 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
267 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="w", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
268 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
269 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
270 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.ICodeGenerator.#GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="w", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
271 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.CodeDom.Compiler.CompilerErrorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
272 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.CodeDom.Compiler.CompilerErrorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
273 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.CodeDom.Compiler.CompilerErrorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
274 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.CodeDom.Compiler.CompilerInfo.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
275 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.CompilerInfo.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
276 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.CodeDom.Compiler.CompilerInfo.#get_CodeDomProviderType()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
277 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.CompilerInfo.#GetHashCode()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
278 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="System.CodeDom.Compiler.CodeGenerator", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
279 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.CodeDom.Compiler.CodeGenerator", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
280 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateComment(System.CodeDom.CodeComment)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
281 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateSnippetExpression(System.CodeDom.CodeSnippetExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
282 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateStatement(System.CodeDom.CodeStatement)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
283 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateStatement(System.CodeDom.CodeStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
284 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateExpressionStatement(System.CodeDom.CodeExpressionStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
285 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateIndexerExpression(System.CodeDom.CodeIndexerExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
286 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateDirectionExpression(System.CodeDom.CodeDirectionExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
287 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateConditionStatement(System.CodeDom.CodeConditionStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
288 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateTypeOfExpression(System.CodeDom.CodeTypeOfExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
289 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateCommentStatement(System.CodeDom.CodeCommentStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
290 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateMethodInvokeExpression(System.CodeDom.CodeMethodInvokeExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
291 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateTryCatchFinallyStatement(System.CodeDom.CodeTryCatchFinallyStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
292 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GeneratePropertyReferenceExpression(System.CodeDom.CodePropertyReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
293 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromStatement(System.CodeDom.CodeStatement,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
294 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateFieldReferenceExpression(System.CodeDom.CodeFieldReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
295 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateArrayIndexerExpression(System.CodeDom.CodeArrayIndexerExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
296 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateEventReferenceExpression(System.CodeDom.CodeEventReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
297 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateTypeEnd(System.CodeDom.CodeTypeDeclaration)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
298 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateThisReferenceExpression(System.CodeDom.CodeThisReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
299 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateNamespaceImports(System.CodeDom.CodeNamespace)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
300 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateParameterDeclarationExpression(System.CodeDom.CodeParameterDeclarationExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
301 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromExpression(System.CodeDom.CodeExpression,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
302 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateLinePragmaEnd(System.CodeDom.CodeLinePragma)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
303 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromType(System.CodeDom.CodeTypeDeclaration,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
304 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateNamespaceStart(System.CodeDom.CodeNamespace)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
305 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateSingleFloatValue(System.Single)", MessageId="s", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
306 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateMethod(System.CodeDom.CodeMemberMethod,System.CodeDom.CodeTypeDeclaration)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
307 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateMethod(System.CodeDom.CodeMemberMethod,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
308 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateGotoStatement(System.CodeDom.CodeGotoStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
309 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateTypeMember(System.CodeDom.CodeTypeMember,System.CodeDom.CodeTypeDeclaration)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
310 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateCodeFromMember(System.CodeDom.CodeTypeMember,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", MessageId="options", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
311 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
312 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromCompileUnit(System.CodeDom.CodeCompileUnit,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
313 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GeneratePrimitiveExpression(System.CodeDom.CodePrimitiveExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
314 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateArgumentReferenceExpression(System.CodeDom.CodeArgumentReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
315 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateTypeReferenceExpression(System.CodeDom.CodeTypeReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
316 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateSnippetCompileUnit(System.CodeDom.CodeSnippetCompileUnit)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
317 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateStatements(System.CodeDom.CodeStatementCollection)", MessageId="stms", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
318 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateProperty(System.CodeDom.CodeMemberProperty,System.CodeDom.CodeTypeDeclaration)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
319 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateProperty(System.CodeDom.CodeMemberProperty,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
320 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateCommentStatements(System.CodeDom.CodeCommentStatementCollection)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
321 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateSnippetMember(System.CodeDom.CodeSnippetTypeMember)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
322 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateThrowExceptionStatement(System.CodeDom.CodeThrowExceptionStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
323 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateVariableReferenceExpression(System.CodeDom.CodeVariableReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
324 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateDefaultValueExpression(System.CodeDom.CodeDefaultValueExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
325 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#ValidateIdentifiers(System.CodeDom.CodeObject)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
326 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateAttachEventStatement(System.CodeDom.CodeAttachEventStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
327 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#OutputExpressionList(System.CodeDom.CodeExpressionCollection,System.Boolean)", MessageId="newline", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
328 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateDelegateInvokeExpression(System.CodeDom.CodeDelegateInvokeExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
329 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#OutputIdentifier(System.String)", MessageId="ident", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
330 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateCastExpression(System.CodeDom.CodeCastExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
331 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateExpression(System.CodeDom.CodeExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
332 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateExpression(System.CodeDom.CodeExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
333 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateExpression(System.CodeDom.CodeExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
334 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateSnippetStatement(System.CodeDom.CodeSnippetStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
335 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateTypeConstructor(System.CodeDom.CodeTypeConstructor)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
336 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateDelegateCreateExpression(System.CodeDom.CodeDelegateCreateExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
337 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateLabeledStatement(System.CodeDom.CodeLabeledStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
338 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GeneratePropertySetValueReferenceExpression(System.CodeDom.CodePropertySetValueReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
339 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateTypes(System.CodeDom.CodeNamespace)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
340 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateLinePragmaStart(System.CodeDom.CodeLinePragma)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
341 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateDoubleValue(System.Double)", MessageId="d", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
342 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateCompileUnitStart(System.CodeDom.CodeCompileUnit)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
343 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateCompileUnitEnd(System.CodeDom.CodeCompileUnit)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
344 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateField(System.CodeDom.CodeMemberField)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
345 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateNamespaceEnd(System.CodeDom.CodeNamespace)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
346 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateBinaryOperatorExpression(System.CodeDom.CodeBinaryOperatorExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
347 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateTypeStart(System.CodeDom.CodeTypeDeclaration)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
348 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateIterationStatement(System.CodeDom.CodeIterationStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
349 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateNamespaceImport(System.CodeDom.CodeNamespaceImport)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
350 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateDecimalValue(System.Decimal)", MessageId="d", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
351 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateAssignStatement(System.CodeDom.CodeAssignStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
352 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateArrayCreateExpression(System.CodeDom.CodeArrayCreateExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
353 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateMethodReturnStatement(System.CodeDom.CodeMethodReturnStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
354 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateBaseReferenceExpression(System.CodeDom.CodeBaseReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
355 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#IsValidTypeNameOrIdentifier(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
356 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateEntryPointMethod(System.CodeDom.CodeEntryPointMethod,System.CodeDom.CodeTypeDeclaration)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
357 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateEntryPointMethod(System.CodeDom.CodeEntryPointMethod,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
358 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateNamespace(System.CodeDom.CodeNamespace)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
359 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateEvent(System.CodeDom.CodeMemberEvent,System.CodeDom.CodeTypeDeclaration)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
360 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateEvent(System.CodeDom.CodeMemberEvent,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
361 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateVariableDeclarationStatement(System.CodeDom.CodeVariableDeclarationStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
362 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateMethodReferenceExpression(System.CodeDom.CodeMethodReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
363 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateObjectCreateExpression(System.CodeDom.CodeObjectCreateExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
364 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateCompileUnit(System.CodeDom.CodeCompileUnit)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
365 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#System.CodeDom.Compiler.ICodeGenerator.GenerateCodeFromNamespace(System.CodeDom.CodeNamespace,System.IO.TextWriter,System.CodeDom.Compiler.CodeGeneratorOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
366 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateRemoveEventStatement(System.CodeDom.CodeRemoveEventStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
367 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateNamespaces(System.CodeDom.CodeCompileUnit)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
368 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateConstructor(System.CodeDom.CodeConstructor,System.CodeDom.CodeTypeDeclaration)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
369 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.CodeGenerator.#GenerateConstructor(System.CodeDom.CodeConstructor,System.CodeDom.CodeTypeDeclaration)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
370 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="System.CodeDom.Compiler.CodeValidator", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
371 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateIdentifiers(System.CodeDom.CodeObject)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
372 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateSnippetStatement(System.CodeDom.CodeSnippetStatement)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
373 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateSnippetStatement(System.CodeDom.CodeSnippetStatement)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
374 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateBaseReferenceExpression(System.CodeDom.CodeBaseReferenceExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
375 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateBaseReferenceExpression(System.CodeDom.CodeBaseReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
376 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidatePropertySetValueReferenceExpression(System.CodeDom.CodePropertySetValueReferenceExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
377 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidatePropertySetValueReferenceExpression(System.CodeDom.CodePropertySetValueReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
378 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateComment(System.CodeDom.CodeComment)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
379 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateComment(System.CodeDom.CodeComment)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
380 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateSnippetMember(System.CodeDom.CodeSnippetTypeMember)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
381 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateSnippetMember(System.CodeDom.CodeSnippetTypeMember)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
382 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateCodeDirective(System.CodeDom.CodeDirective)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
383 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateLinePragmaStart(System.CodeDom.CodeLinePragma)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
384 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateLinePragmaStart(System.CodeDom.CodeLinePragma)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
385 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateStatement(System.CodeDom.CodeStatement)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
386 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateThisReferenceExpression(System.CodeDom.CodeThisReferenceExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
387 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateThisReferenceExpression(System.CodeDom.CodeThisReferenceExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
388 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidatePrimitiveExpression(System.CodeDom.CodePrimitiveExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
389 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidatePrimitiveExpression(System.CodeDom.CodePrimitiveExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
390 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateTypeMember(System.CodeDom.CodeTypeMember)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
391 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateSnippetExpression(System.CodeDom.CodeSnippetExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
392 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateSnippetExpression(System.CodeDom.CodeSnippetExpression)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
393 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateMemberMethod(System.CodeDom.CodeMemberMethod)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
394 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateExpression(System.CodeDom.CodeExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
395 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateExpression(System.CodeDom.CodeExpression)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
396 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateCompileUnitEnd(System.CodeDom.CodeCompileUnit)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
397 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateCompileUnitEnd(System.CodeDom.CodeCompileUnit)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
398 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.CodeValidator.#ValidateCodeCompileUnit(System.CodeDom.CodeCompileUnit)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
399 [module: SuppressMessage("Microsoft.Security", "CA2112:SecuredTypesShouldNotExposeFields", Scope="type", Target="System.CodeDom.Compiler.IndentedTextWriter", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
400 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
401 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Char[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
402 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
403 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
404 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
405 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
406 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLineNoTabs(System.String)", MessageId="s", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
407 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Int64)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
408 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
409 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
410 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Single)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
411 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Char[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
412 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
413 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
414 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
415 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Close()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
416 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
417 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Char)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
418 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#get_NewLine()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
419 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#set_NewLine(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
420 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
421 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Single)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
422 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Double)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
423 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.String,System.Object[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
424 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#.ctor(System.IO.TextWriter,System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
425 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#.ctor(System.IO.TextWriter,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
426 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Char[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
427 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Flush()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
428 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
429 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Char[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
430 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.String,System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
431 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.String,System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
432 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.String,System.Object[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
433 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
434 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Double)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
435 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#Write(System.Char)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
436 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#WriteLine(System.Int64)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
437 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.CodeDom.Compiler.IndentedTextWriter.#get_Encoding()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
438 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", Scope="member", Target="System.IPv6AddressHelper.#CreateCanonicalName(System.UInt16*)", MessageId="System.String.Format(System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
439 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.IPv6AddressHelper.#Parse(System.String,System.UInt16*,System.Int32,System.String&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
440 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.IPv6AddressHelper.#IsValid(System.Char*,System.Int32,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
441 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.UriBuilder.#set_Extra(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
442 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.UriBuilder.#ToString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
443 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.UriBuilder.#set_Scheme(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
444 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.UriBuilder.#set_Scheme(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
445 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.UriBuilder.#ConvertSlashes(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
446 [module: SuppressMessage("Microsoft.Design", "CA1057:StringUriOverloadsCallSystemUriOverloads", Scope="member", Target="System.UriBuilder.#.ctor(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
447 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.UriBuilder.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
448 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.UriBuilder.#.ctor(System.String,System.String,System.Int32,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
449 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.ThrowHelper.#GetResourceName(System.ExceptionResource)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
450 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ClientUtils.#GetBitCount(System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
451 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ClientUtils.#IsEnumValid_Masked(System.Enum,System.Int32,System.UInt32)", MessageId="enumValue", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
452 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ClientUtils.#IsEnumValid_Masked(System.Enum,System.Int32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
453 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ClientUtils.#IsEnumValid(System.Enum,System.Int32,System.Int32,System.Int32)", MessageId="enumValue", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
454 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ClientUtils.#IsEnumValid(System.Enum,System.Int32,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
455 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ClientUtils.#IsSecurityOrCriticalException(System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
456 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ClientUtils.#IsEnumValid(System.Enum,System.Int32,System.Int32,System.Int32,System.Int32)", MessageId="enumValue", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
457 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ClientUtils.#IsEnumValid(System.Enum,System.Int32,System.Int32,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
458 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ClientUtils.#IsEnumValid_NotSequential(System.Enum,System.Int32,System.Int32[])", MessageId="enumValue", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
459 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ClientUtils.#IsEnumValid_NotSequential(System.Enum,System.Int32,System.Int32[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
460 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ClientUtils.#IsCriticalException(System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
461 [module: SuppressMessage("Microsoft.Usage", "CA2217:DoNotMarkEnumsWithFlags", Scope="type", Target="System.UriComponents", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
462 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.DomainNameHelper.#UnicodeEquivalent(System.Char*,System.Int32,System.Int32,System.Boolean&,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
463 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.DomainNameHelper.#ParseCanonicalName(System.String,System.Int32,System.Int32,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
464 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.DomainNameHelper.#IdnEquivalent(System.Char*,System.Int32,System.Int32,System.Boolean&,System.String&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
465 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.DomainNameHelper.#IsASCIILetter(System.Char,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
466 [module: SuppressMessage("Microsoft.Usage", "CA2240:ImplementISerializableCorrectly", Scope="type", Target="System.UriFormatException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
467 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="type", Target="System.UriFormatException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
468 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.UriFormatException.#.ctor(System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
469 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.UriFormatException.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
470 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.UriFormatException.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
471 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.GenericUriParserOptions", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
472 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.GenericUriParserOptions.#DontConvertPathBackslashes", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
473 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.GenericUriParserOptions.#DontUnescapePathDotsAndSlashes", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
474 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.GenericUriParserOptions.#IriParsing", MessageId="Iri", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
475 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.GenericUriParserOptions.#DontCompressPath", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
476 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.UncNameHelper.#IsValid(System.Char*,System.UInt16,System.Int32&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
477 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.UriParser.#Resolve(System.Uri,System.Uri,System.UriFormatException&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
478 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.UriParser.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
479 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.UriParser.#Register(System.UriParser,System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
480 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.UriParser.#Register(System.UriParser,System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
481 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.UriParser.#InitializeAndValidate(System.Uri,System.UriFormatException&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
482 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.UriParser.#m_Table", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
483 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.UriParser.#IsKnownScheme(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
484 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.UriParser.#m_TempTable", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
485 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.UriParser.#GetComponents(System.Uri,System.UriComponents,System.UriFormat)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
486 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.SR.#get_Resources()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
487 [module: SuppressMessage("Microsoft.Usage", "CA2240:ImplementISerializableCorrectly", Scope="type", Target="System.Uri", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
488 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#CheckKnownSchemes(System.Int64*,System.UInt16,System.UriParser&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
489 [module: SuppressMessage("Microsoft.Usage", "CA2233:OperationsShouldNotOverflow", Scope="member", Target="System.Uri.#IsHexEncoding(System.String,System.Int32)", MessageId="index+1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
490 [module: SuppressMessage("Microsoft.Usage", "CA2233:OperationsShouldNotOverflow", Scope="member", Target="System.Uri.#IsHexEncoding(System.String,System.Int32)", MessageId="index+2", Justification="False Positive")]
491 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Uri.#Segments", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
492 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Uri.#.ctor(System.Uri,System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
493 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Uri.#CheckForConfigLoad(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
494 [module: SuppressMessage("Microsoft.Design", "CA1056:UriPropertiesShouldNotBeStrings", Scope="member", Target="System.Uri.#AbsoluteUri", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
495 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#CheckCanonical(System.Char*,System.UInt16&,System.UInt16,System.Char)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
496 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Uri.#ReCreateParts(System.UriComponents,System.UInt16,System.UriFormat)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
497 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#ReCreateParts(System.UriComponents,System.UInt16,System.UriFormat)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
498 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#CheckIriUnicodeRange(System.Char,System.Char,System.Boolean&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
499 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Uri.#CheckIriUnicodeRange(System.Char,System.Char,System.Boolean&,System.Boolean)", MessageId="System.String.CompareTo(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
500 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.Uri.#TryCreate(System.String,System.UriKind,System.Uri&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
501 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Uri.#TryCreate(System.String,System.UriKind,System.Uri&)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
502 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#InitializeUri(System.Uri+ParsingError,System.UriKind,System.UriFormatException&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
503 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#CheckIsReserved(System.Char,System.UriComponents)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
504 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Uri.#UnescapeDataString(System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
505 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Uri.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
506 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.Uri.#IsWebConfig(System.String)", MessageId="System.String.StartsWith(System.String,System.Boolean,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
507 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#CombineUri(System.Uri,System.String,System.UriFormat)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
508 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Uri.#EscapeUnescapeIri(System.Char*,System.Int32,System.Int32,System.UriComponents)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
509 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#EscapeUnescapeIri(System.Char*,System.Int32,System.Int32,System.UriComponents)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
510 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Uri.#CheckForUnicode(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
511 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Uri.#AllowIdnStatic(System.UriParser,System.Uri+Flags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
512 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
513 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Uri.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
514 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#ParseSchemeCheckImplicitFile(System.Char*,System.UInt16,System.Uri+ParsingError&,System.Uri+Flags&,System.UriParser&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
515 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Uri.#ParseConfigFile(System.String,System.Uri+IdnScopeFromConfig&,System.Uri+IriParsingFromConfig&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
516 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Uri.#ParseConfigFile(System.String,System.Uri+IdnScopeFromConfig&,System.Uri+IriParsingFromConfig&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
517 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#InternalIsWellFormedOriginalString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
518 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Uri.#CreateUriInfo(System.Uri+Flags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
519 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#CreateUriInfo(System.Uri+Flags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
520 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Uri.#GetComponents(System.UriComponents,System.UriFormat)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
521 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Uri.#GetConfig(System.UriIdnScope&,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
522 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.Uri.#.ctor(System.String,System.UriKind)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
523 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Uri.#.ctor(System.String,System.UriKind)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
524 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Uri.#GetLeftPart(System.UriPartial)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
525 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#GetCanonicalPath(System.Char[],System.Int32&,System.UriFormat)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
526 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#UnescapeString(System.Char*,System.Int32,System.Int32,System.Char[],System.Int32&,System.Char,System.Char,System.Char,System.Uri+UnescapeMode,System.UriParser,System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
527 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.Uri.#IsWellFormedUriString(System.String,System.UriKind)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
528 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Uri.#IsWellFormedUriString(System.String,System.UriKind)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
529 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Uri.#CheckAuthorityHelper(System.Char*,System.UInt16,System.UInt16,System.Uri+ParsingError&,System.Uri+Flags&,System.UriParser,System.String&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
530 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#CheckAuthorityHelper(System.Char*,System.UInt16,System.UInt16,System.Uri+ParsingError&,System.Uri+Flags&,System.UriParser,System.String&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
531 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Uri.#ParseRemaining()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
532 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#ParseRemaining()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
533 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#Compress(System.Char[],System.UInt16,System.Int32&,System.UriParser)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
534 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.Uri.#.ctor(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
535 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Uri.#.ctor(System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
536 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Uri.#HexUnescape(System.String,System.Int32&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
537 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Uri.#FromHex(System.Char)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
538 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Uri.#CheckIsReserved(System.Char)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
539 [module: SuppressMessage("Microsoft.Design", "CA1055:UriReturnValuesShouldNotBeStrings", Scope="member", Target="System.Uri.#EscapeUriString(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
540 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Uri.#EscapeUriString(System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
541 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Uri.#EscapeUriString(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
542 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#GetUriPartsFromUserString(System.UriComponents)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
543 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Uri.#PrivateParseMinimal()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
544 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Uri.#EscapeDataString(System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
545 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Uri.#EscapeDataString(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
546 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Uri.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
547 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Uri.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="streamingContext", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
548 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.UriFormat", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
549 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.UriFormat.#SafeUnescaped", MessageId="Unescaped", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
550 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.UriFormat.#Unescaped", MessageId="Unescaped", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
551 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.IDataErrorInfo.#Error", MessageId="Error", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
552 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectEventDescriptor.#FillSingleMethodAttribute(System.Reflection.MethodInfo,System.Collections.IList)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
553 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectEventDescriptor.#FillEventInfoAttribute(System.Reflection.EventInfo,System.Collections.IList)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
554 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.ComponentModel.ReflectEventDescriptor.#AddEventHandler(System.Object,System.Delegate)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
555 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.ReflectEventDescriptor.#noDefault", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
556 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.ComponentModel.ReflectEventDescriptor.#RemoveEventHandler(System.Object,System.Delegate)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
557 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.ReflectEventDescriptor.#argsNone", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
558 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.ComponentModel.ListSortDescriptionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
559 [module: SuppressMessage("Microsoft.Design", "CA1039:ListsAreStronglyTyped", Scope="type", Target="System.ComponentModel.ListSortDescriptionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
560 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.ComponentModel.ListSortDescriptionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
561 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.IList.Add(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
562 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.IList.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
563 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.IList.RemoveAt(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
564 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.IEnumerable.GetEnumerator()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
565 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
566 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.IList.Insert(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
567 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
568 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.IList.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
569 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.IList.Clear()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
570 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#System.Collections.IList.Remove(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
571 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#set_Item(System.Int32,System.ComponentModel.ListSortDescription)", MessageId="index", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
572 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ListSortDescriptionCollection.#set_Item(System.Int32,System.ComponentModel.ListSortDescription)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
573 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.ComponentModel.InheritanceLevel", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
574 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.ComponentModel.PropertyDescriptorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
575 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.ComponentModel.PropertyDescriptorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
576 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.ComponentModel.PropertyDescriptorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
577 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.Remove(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
578 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
579 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#Sort(System.String[],System.Collections.IComparer)", MessageId="comparer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
580 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.get_Keys()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
581 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IList.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
582 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IList.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
583 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
584 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
585 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.get_Values()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
586 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.Contains(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
587 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#.ctor(System.ComponentModel.PropertyDescriptor[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
588 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.Add(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
589 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.set_Item(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
590 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.set_Item(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
591 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.set_Item(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
592 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.set_Item(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
593 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.get_Item(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
594 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IList.set_Item(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
595 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IList.set_Item(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
596 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IList.set_Item(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
597 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IList.set_Item(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
598 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
599 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
600 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#Empty", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
601 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#Sort(System.Collections.IComparer)", MessageId="comparer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
602 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptorCollection.#System.Collections.IDictionary.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
603 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.BindableAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
604 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.ComponentModel.BindableAttribute.#.ctor(System.ComponentModel.BindableSupport,System.ComponentModel.BindingDirection)", MessageId="flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
605 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.ComponentModel.BindableAttribute.#.ctor(System.ComponentModel.BindableSupport)", MessageId="flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
606 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.BindableAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
607 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.BindableAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
608 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.BindableAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
609 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.BindableAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
610 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.DisplayNameAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
611 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DisplayNameAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
612 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ImmutableObjectAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
613 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ImmutableObjectAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
614 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ImmutableObjectAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
615 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.GuidConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
616 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.LicFileLicenseProvider+LicFileLicense.#owner", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
617 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.ComponentModel.ReferenceConverter.#ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
618 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.ReferenceConverter.#ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
619 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.ReferenceConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
620 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.MarshalByValueComponent.#GetService(System.Type)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
621 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.ComponentModel.MarshalByValueComponent.#Dispose(System.Boolean)", MessageId="events", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
622 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Container.#RemoveWithoutUnsiting(System.ComponentModel.IComponent)", MessageId="Unsiting", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
623 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.ComponentModel.EnumConverter.#Values", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
624 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.ComponentModel.EnumConverter.#ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
625 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.EnumConverter.#ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
626 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.EnumConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
627 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.MergablePropertyAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
628 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.MergablePropertyAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
629 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.MergablePropertyAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
630 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.DescriptionAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
631 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DescriptionAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
632 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor+TypeDescriptionNode.#GetTypeDescriptor(System.Type,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
633 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.AttributeCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
634 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.ComponentModel.AttributeCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
635 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.AttributeCollection.#Empty", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
636 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.AttributeCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
637 [module: SuppressMessage("Microsoft.Design", "CA1043:UseIntegralOrStringArgumentForIndexers", Scope="member", Target="System.ComponentModel.AttributeCollection.#Item[System.Type]", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
638 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.AttributeCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
639 [module: SuppressMessage("Microsoft.Interoperability", "CA1407:AvoidStaticMembersInComVisibleTypes", Scope="member", Target="System.ComponentModel.AttributeCollection.#FromExisting(System.ComponentModel.AttributeCollection,System.Attribute[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
640 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DefaultPropertyAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
641 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.ComponentModel.BindingList`1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
642 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.Find(System.ComponentModel.PropertyDescriptor,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
643 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.BindingList`1.#ItemTypeHasDefaultConstructor", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
644 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.get_SortDirection()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
645 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
646 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.get_SupportsChangeNotification()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
647 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.AddIndex(System.ComponentModel.PropertyDescriptor)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
648 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IRaiseItemChangedEvents.get_RaisesItemChangedEvents()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
649 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.get_SupportsSearching()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
650 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.get_SupportsSorting()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
651 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.RemoveSort()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
652 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.get_SortProperty()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
653 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.RemoveIndex(System.ComponentModel.PropertyDescriptor)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
654 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.BindingList`1.#System.ComponentModel.IBindingList.get_IsSorted()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
655 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="member", Target="System.ComponentModel.BindingList`1.#AddNew()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
656 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="type", Target="System.ComponentModel.LicenseException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
657 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.ComplexBindingPropertiesAttribute.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
658 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.ComplexBindingPropertiesAttribute.#.ctor(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
659 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ComplexBindingPropertiesAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
660 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="type", Target="System.ComponentModel.Win32Exception", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
661 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.ComponentModel.Win32Exception.#get_NativeErrorCode()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
662 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.ComponentModel.Win32Exception.#.ctor(System.String,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
663 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.AmbientValueAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
664 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.AmbientValueAttribute.#.ctor(System.Type,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
665 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.ComponentResourceManager.#.ctor(System.Type)", MessageId="t", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
666 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.ComponentModel.ComponentResourceManager.#ApplyResources(System.Object,System.String,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
667 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.ComponentResourceManager.#ApplyResources(System.Object,System.String,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
668 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.ListBindableAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
669 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ListBindableAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
670 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ListBindableAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
671 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ListBindableAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
672 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.ComponentModel.ListBindableAttribute.#.ctor(System.ComponentModel.BindableSupport)", MessageId="flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
673 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.AddingNewEventArgs.#.ctor(System.Object)", MessageId="object", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
674 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.TypeConverterAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
675 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.ComponentModel.TypeConverterAttribute.#.ctor(System.String)", MessageId="System.String.ToUpper(System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
676 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.TypeConverterAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
677 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.PropertyDescriptor.#.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])", MessageId="attrs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
678 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.PropertyDescriptor.#.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])", MessageId="descr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
679 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.PropertyDescriptor.#.ctor(System.String,System.Attribute[])", MessageId="attrs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
680 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.PropertyDescriptor.#.ctor(System.ComponentModel.MemberDescriptor)", MessageId="descr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
681 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.PropertyDescriptor.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
682 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.ComponentModel.TypeDescriptor+MemberDescriptorComparer.#Compare(System.Object,System.Object)", MessageId="System.String.Compare(System.String,System.String,System.Boolean,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
683 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.RunInstallerAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
684 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RunInstallerAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
685 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RunInstallerAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
686 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RunInstallerAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
687 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.LicenseManager.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
688 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.LicenseManager.#GetLicenseInteropHelperType()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
689 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.LicenseManager.#IsValid(System.Type,System.Object,System.ComponentModel.License&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
690 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.ComponentModel.IBindingListView", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
691 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.ComponentModel.IListSource.#GetList()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
692 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.AsyncCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
693 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.RefreshPropertiesAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
694 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RefreshPropertiesAttribute.#All", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
695 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RefreshPropertiesAttribute.#Repaint", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
696 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RefreshPropertiesAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
697 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.RefreshPropertiesAttribute.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
698 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.RefreshPropertiesAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
699 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.CancelEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
700 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.DefaultValueAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
701 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.DefaultValueAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
702 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.DefaultValueAttribute.#.ctor(System.Type,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
703 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.DefaultValueAttribute.#SetValue(System.Object)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
704 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.AsyncOperation.#VerifyDelegateNotNull(System.Threading.SendOrPostCallback)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
705 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.AsyncOperation.#VerifyDelegateNotNull(System.Threading.SendOrPostCallback)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
706 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.AsyncOperation.#Post(System.Threading.SendOrPostCallback,System.Object)", MessageId="d", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
707 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.AsyncOperation.#PostOperationCompleted(System.Threading.SendOrPostCallback,System.Object)", MessageId="d", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
708 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.ComponentModel.AsyncOperation.#OperationCompletedCore()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
709 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.AsyncOperation.#.ctor(System.Object,System.Threading.SynchronizationContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
710 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.ToolboxItemAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
711 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.ToolboxItemAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
712 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ToolboxItemAttribute.#None", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
713 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ToolboxItemAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
714 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.ComponentModel.ToolboxItemAttribute.#get_ToolboxItemType()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
715 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.ComponentModel.ToolboxItemAttribute.#.ctor(System.String)", MessageId="System.String.ToUpper(System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
716 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RecommendedAsConfigurableAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
717 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RecommendedAsConfigurableAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
718 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.RecommendedAsConfigurableAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
719 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.DefaultBindingPropertyAttribute.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
720 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DefaultBindingPropertyAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
721 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.HandledEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
722 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.ComponentModel.Component.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
723 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.ComponentModel.Component.#Dispose(System.Boolean)", MessageId="events", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
724 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.PropertyChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
725 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.ComponentCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
726 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.ComponentModel.ComponentCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
727 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.ComponentModel.ComponentCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
728 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.ComponentModel.AsyncCompletedEventArgs.#.ctor(System.Exception,System.Boolean,System.Object)", MessageId="cancelled", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
729 [module: SuppressMessage("Microsoft.Design", "CA1030:UseEventsWhereAppropriate", Scope="member", Target="System.ComponentModel.AsyncCompletedEventArgs.#RaiseExceptionIfNecessary()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
730 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.ComponentModel.AsyncCompletedEventArgs.#Cancelled", MessageId="Cancelled", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
731 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.CharConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
732 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.LicenseUsageMode.#Designtime", MessageId="Designtime", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
733 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.StringConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
734 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.ComponentModel.IIntellisenseBuilder.#Show(System.String,System.String,System.String&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
735 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.CompModSwitches.#get_CommonDesignerServices()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
736 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.CompModSwitches.#get_EventLog()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
737 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.CultureInfoConverter.#ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
738 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.CultureInfoConverter.#DefaultCultureString", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
739 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.CultureInfoConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
740 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.CultureInfoConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
741 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.ComponentModel.CultureInfoConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
742 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.NullableConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
743 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ReadOnlyAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
744 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ReadOnlyAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
745 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ReadOnlyAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
746 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.ReadOnlyAttribute.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
747 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.SettingsBindableAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
748 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.SettingsBindableAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
749 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.SettingsBindableAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
750 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.PropertyTabAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
751 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.PropertyTabAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
752 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#InitializeArrays(System.String[],System.ComponentModel.PropertyTabScope[])", MessageId="tabScopes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
753 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#InitializeArrays(System.String[],System.ComponentModel.PropertyTabScope[])", MessageId="tabClassNames", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
754 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#TabClasses", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
755 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#get_TabClasses()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
756 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#InitializeArrays(System.String[],System.Type[],System.ComponentModel.PropertyTabScope[])", MessageId="tabClassNames", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
757 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#InitializeArrays(System.String[],System.Type[],System.ComponentModel.PropertyTabScope[])", MessageId="tabScopes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
758 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#InitializeArrays(System.String[],System.Type[],System.ComponentModel.PropertyTabScope[])", MessageId="tabClasses", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
759 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#TabClassNames", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
760 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
761 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
762 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#InitializeArrays(System.Type[],System.ComponentModel.PropertyTabScope[])", MessageId="tabClasses", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
763 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#InitializeArrays(System.Type[],System.ComponentModel.PropertyTabScope[])", MessageId="tabScopes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
764 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.ComponentModel.PropertyTabAttribute.#TabScopes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
765 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.ProgressChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
766 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.ComponentModel.TypeDescriptor.#CheckDefaultProvider(System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
767 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.ComponentModel.TypeDescriptor.#CheckDefaultProvider(System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
768 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetEvents(System.Object,System.Attribute[],System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
769 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetEvents(System.Object,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
770 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetProperties(System.Object,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
771 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.TypeDescriptor.#PipelineAttributeFilter(System.Int32,System.Collections.ICollection,System.Attribute[],System.Object,System.Collections.IDictionary)", MessageId="instance", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
772 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#SortDescriptorArray(System.Collections.IList)", MessageId="infos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
773 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetDescriptor(System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
774 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetComponentName(System.Object,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
775 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.TypeDescriptor.#TraceDescriptor", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
776 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetProperties(System.Object,System.Attribute[],System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
777 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.TypeDescriptor.#PipelineMerge(System.Int32,System.Collections.ICollection,System.Collections.ICollection,System.Object,System.Collections.IDictionary)", MessageId="instance", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
778 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetAttributes(System.Object,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
779 [module: SuppressMessage("Microsoft.Design", "CA1009:DeclareEventHandlersCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#Refreshed", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
780 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetDefaultProperty(System.Object,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
781 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetConverter(System.Object,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
782 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetExtendedDescriptor(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
783 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetDefaultEvent(System.Object,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
784 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.ComponentModel.TypeDescriptor.#PipelineFilter(System.Int32,System.Collections.ICollection,System.Object,System.Collections.IDictionary)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
785 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetClassName(System.Object,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
786 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor.#GetEditor(System.Object,System.Type,System.Boolean)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
787 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.ComponentModel.ICancelAddNew", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
788 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.ListChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
789 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.MemberDescriptor.#.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
790 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.MemberDescriptor.#FilterAttributesIfNeeded()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
791 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.MemberDescriptor.#.ctor(System.String,System.Attribute[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
792 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.ComponentModel.MemberDescriptor.#.ctor(System.String,System.Attribute[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
793 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.MemberDescriptor.#.ctor(System.ComponentModel.MemberDescriptor)", MessageId="descr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
794 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.MemberDescriptor.#GetSite(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
795 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.ComponentModel.MemberDescriptor.#AttributeArray", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
796 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.ComponentModel.AsyncOperationManager.#get_SynchronizationContext()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
797 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.LookupBindingPropertiesAttribute.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
798 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.LookupBindingPropertiesAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
799 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.TypeDescriptor+ComNativeDescriptionProvider.#GetTypeDescriptor(System.Type,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
800 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.LicenseManager+LicenseInteropHelper+CLRLicenseContext.#SetSavedLicenseKey(System.Type,System.String)", MessageId="key", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
801 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.LicenseManager+LicenseInteropHelper+CLRLicenseContext.#SetSavedLicenseKey(System.Type,System.String)", MessageId="type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
802 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.LicenseManager+LicenseInteropHelper+CLRLicenseContext.#GetSavedLicenseKey(System.Type,System.Reflection.Assembly)", MessageId="type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
803 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.ComponentModel.CollectionChangeAction", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
804 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.DesignerAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
805 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.ComponentModel.DesignerAttribute.#.ctor(System.String,System.Type)", MessageId="System.String.ToUpper(System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
806 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.ComponentModel.DesignerAttribute.#.ctor(System.String,System.String)", MessageId="System.String.ToUpper(System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
807 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.ComponentModel.DesignerAttribute.#.ctor(System.String)", MessageId="System.String.ToUpper(System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
808 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.PasswordPropertyTextAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
809 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.PasswordPropertyTextAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
810 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.PasswordPropertyTextAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
811 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.PasswordPropertyTextAttribute.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
812 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.PasswordPropertyTextAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
813 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignerCategoryAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
814 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignerCategoryAttribute.#Component", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
815 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignerCategoryAttribute.#Form", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
816 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignerCategoryAttribute.#Generic", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
817 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.InheritanceAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
818 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.InheritanceAttribute.#InheritedReadOnly", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
819 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.InheritanceAttribute.#Inherited", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
820 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.InheritanceAttribute.#NotInherited", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
821 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.InheritanceAttribute.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
822 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.InheritanceAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
823 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignTimeVisibleAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
824 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignTimeVisibleAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
825 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignTimeVisibleAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
826 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.ArrayConverter+ArrayPropertyDescriptor.#SetValue(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
827 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.ArrayConverter+ArrayPropertyDescriptor.#GetValue(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
828 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.AddingNewEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
829 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DataObjectAttribute.#NonDataObject", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
830 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DataObjectAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
831 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DataObjectAttribute.#DataObject", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
832 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignOnlyAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
833 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignOnlyAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
834 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignOnlyAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
835 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.ComponentModel.License.#Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
836 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignerSerializationVisibilityAttribute.#Hidden", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
837 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignerSerializationVisibilityAttribute.#Visible", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
838 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignerSerializationVisibilityAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
839 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DesignerSerializationVisibilityAttribute.#Content", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
840 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.LicenseProviderAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
841 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.LicenseProviderAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
842 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.LicenseProviderAttribute.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
843 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.LicenseProviderAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
844 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.ComponentModel.WarningException.#.ctor(System.String,System.String)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
845 [module: SuppressMessage("Microsoft.Design", "CA1056:UriPropertiesShouldNotBeStrings", Scope="member", Target="System.ComponentModel.WarningException.#HelpUrl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
846 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.ComponentModel.WarningException.#.ctor(System.String,System.String,System.String)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
847 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.RunWorkerCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
848 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.TimeSpanConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
849 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.ComponentModel.SyntaxCheck.#CheckPath(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
850 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.ComponentModel.SyntaxCheck.#CheckPath(System.String)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
851 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.ComponentModel.SyntaxCheck.#CheckMachineName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
852 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.ComponentModel.SyntaxCheck.#CheckRootedPath(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
853 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.ComponentModel.TypeConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
854 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.InstallerTypeAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
855 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.InstallerTypeAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
856 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.DefaultEventAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
857 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.ComponentModel.IBindingList", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
858 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.IBindingList.#Find(System.ComponentModel.PropertyDescriptor,System.Object)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
859 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.IBindingList.#AddIndex(System.ComponentModel.PropertyDescriptor)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
860 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.IBindingList.#ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
861 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.IBindingList.#RemoveIndex(System.ComponentModel.PropertyDescriptor)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
862 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.DateTimeConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
863 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.DateTimeConverter.#ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
864 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.AttributeProviderAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
865 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.AttributeProviderAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
866 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.DateTimeOffsetConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
867 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.DateTimeOffsetConverter.#ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
868 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.ProvidePropertyAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
869 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.EditorAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
870 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.ComponentModel.EditorAttribute.#.ctor(System.String,System.Type)", MessageId="System.String.ToUpper(System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
871 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.ComponentModel.EditorAttribute.#.ctor(System.String,System.String)", MessageId="System.String.ToUpper(System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
872 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.CollectionChangeEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
873 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.ComponentModel.LicFileLicenseProvider", MessageId="Lic", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
874 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.ComponentModel.LicFileLicenseProvider.#IsKeyValid(System.String,System.Type)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
875 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.ParenthesizePropertyNameAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
876 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.ParenthesizePropertyNameAttribute.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
877 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.ParenthesizePropertyNameAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
878 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.ComponentModel.CategoryAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
879 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.CategoryAttribute.#.ctor(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
880 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.CategoryAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
881 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.BaseNumberConverter.#FromStringError(System.String,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
882 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.BaseNumberConverter.#CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
883 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.ComponentModel.BaseNumberConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
884 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.BaseNumberConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
885 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.EventDescriptor.#.ctor(System.String,System.Attribute[])", MessageId="attrs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
886 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.EventDescriptor.#.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])", MessageId="attrs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
887 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.EventDescriptor.#.ctor(System.ComponentModel.MemberDescriptor,System.Attribute[])", MessageId="descr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
888 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.EventDescriptor.#.ctor(System.ComponentModel.MemberDescriptor)", MessageId="descr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
889 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.BooleanConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
890 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.ListChangedEventArgs.#.ctor(System.ComponentModel.ListChangedType,System.ComponentModel.PropertyDescriptor)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
891 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.ListChangedEventArgs.#.ctor(System.ComponentModel.ListChangedType,System.Int32,System.ComponentModel.PropertyDescriptor)", MessageId="Desc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
892 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.BrowsableAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
893 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.BrowsableAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
894 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.BrowsableAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
895 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.DoWorkEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
896 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.ComponentModel.LicenseContext.#GetService(System.Type)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
897 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.ComponentModel.ICustomTypeDescriptor.#GetDefaultProperty()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
898 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.ComponentModel.ICustomTypeDescriptor.#GetClassName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
899 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.ComponentModel.ICustomTypeDescriptor.#GetConverter()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
900 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.ComponentModel.ICustomTypeDescriptor.#GetAttributes()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
901 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.ComponentModel.ICustomTypeDescriptor.#GetComponentName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
902 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.ComponentModel.ICustomTypeDescriptor.#GetDefaultEvent()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
903 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.TypeConverter+StandardValuesCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
904 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.ComponentModel.TypeConverter+StandardValuesCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
905 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.ComponentModel.TypeConverter+StandardValuesCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
906 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.TypeConverter+StandardValuesCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
907 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.TypeConverter+StandardValuesCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
908 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.EventDescriptorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
909 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.ComponentModel.EventDescriptorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
910 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.ComponentModel.EventDescriptorCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
911 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#Sort(System.Collections.IComparer)", MessageId="comparer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
912 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#Sort(System.String[],System.Collections.IComparer)", MessageId="comparer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
913 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#System.Collections.IList.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
914 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#System.Collections.IList.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
915 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
916 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
917 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#System.Collections.ICollection.CopyTo(System.Array,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
918 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#.ctor(System.ComponentModel.EventDescriptor[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
919 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#System.Collections.IList.set_Item(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
920 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#System.Collections.IList.set_Item(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
921 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
922 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
923 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.EventDescriptorCollection.#Empty", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
924 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.BackgroundWorker.#WorkerThreadStart(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
925 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.TypeListConverter.#ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
926 [module: SuppressMessage("Microsoft.Interoperability", "CA1402:AvoidOverloadsInComVisibleInterfaces", Scope="type", Target="System.ComponentModel.IContainer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
927 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.ComponentModel.RunWorkerCompletedEventArgs.#.ctor(System.Object,System.Exception,System.Boolean)", MessageId="cancelled", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
928 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.LicenseManager+LicenseInteropHelper.#AllocateAndValidateLicense(System.RuntimeTypeHandle,System.IntPtr,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
929 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="System.ComponentModel.RefreshProperties", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
930 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.TypeDescriptionProviderAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
931 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#RemoveAt(System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
932 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#RemoveAt(System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
933 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Initialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
934 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Replace(System.Char,System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
935 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Replace(System.Char,System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
936 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Clear(System.ComponentModel.MaskedTextResultHint&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
937 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#IsValidPasswordChar(System.Char)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
938 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Replace(System.Char,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
939 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Replace(System.Char,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
940 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#IsValidInputChar(System.Char)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
941 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#IsValidMaskChar(System.Char)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
942 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#InsertAt(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
943 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#InsertAt(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
944 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#.ctor(System.String,System.Globalization.CultureInfo,System.Boolean,System.Char,System.Char,System.Boolean)", MessageId="char", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
945 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Replace(System.String,System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
946 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Replace(System.String,System.Int32,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
947 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Replace(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
948 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Replace(System.String,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
949 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#.ctor(System.String,System.Globalization.CultureInfo,System.Char,System.Boolean)", MessageId="char", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
950 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Add(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
951 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Add(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
952 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#InsertAt(System.Char,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
953 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#InsertAt(System.Char,System.Int32,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
954 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#VerifyChar(System.Char,System.Int32,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
955 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#.ctor(System.String,System.Char,System.Boolean)", MessageId="char", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
956 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#TestChar(System.Char,System.Int32,System.ComponentModel.MaskedTextResultHint&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
957 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
958 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
959 [module: SuppressMessage("Microsoft.Usage", "CA2233:OperationsShouldNotOverflow", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#FindUnassignedEditPositionInRange(System.Int32,System.Int32,System.Boolean)", MessageId="startPosition+1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
960 [module: SuppressMessage("Microsoft.Usage", "CA2233:OperationsShouldNotOverflow", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#FindUnassignedEditPositionInRange(System.Int32,System.Int32,System.Boolean)", MessageId="endPosition-1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
961 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Add(System.Char,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
962 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Add(System.Char,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
963 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Remove(System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
964 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Remove(System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
965 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Set(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
966 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#Set(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
967 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#VerifyString(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
968 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.ComponentModel.MaskedTextProvider.#VerifyString(System.String,System.Int32&,System.ComponentModel.MaskedTextResultHint&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
969 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.LocalizableAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
970 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.LocalizableAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
971 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.LocalizableAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
972 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.IExtenderProvider.#CanExtend(System.Object)", MessageId="extendee", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
973 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#ExtenderSetValue(System.ComponentModel.IExtenderProvider,System.Object,System.Object,System.ComponentModel.PropertyDescriptor)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
974 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#ShouldSerializeValue(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
975 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#.ctor(System.Type,System.String,System.Type,System.Attribute[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
976 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#SetValue(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
977 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#ExtenderCanResetValue(System.ComponentModel.IExtenderProvider,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
978 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#ExtenderShouldSerializeValue(System.ComponentModel.IExtenderProvider,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
979 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#ResetValue(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
980 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#ExtenderResetValue(System.ComponentModel.IExtenderProvider,System.Object,System.ComponentModel.PropertyDescriptor)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
981 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#PropDescSwitch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
982 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#CanResetValue(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
983 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#set_IPropChangedEventValue(System.ComponentModel.EventDescriptor)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
984 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#OnINotifyPropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)", MessageId="System.String.Compare(System.String,System.String,System.Boolean,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
985 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#ExtenderGetType(System.ComponentModel.IExtenderProvider)", MessageId="provider", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
986 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#PropDescUsageSwitch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
987 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.ReflectPropertyDescriptor.#PropDescCreateSwitch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
988 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="System.ComponentModel.ReflectTypeDescriptionProvider", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
989 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedEvents(System.Object)", MessageId="instance", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
990 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedEvents(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
991 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#get_IntrinsicTypeConverters()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
992 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedAttributes(System.Object)", MessageId="instance", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
993 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedAttributes(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
994 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtenders(System.Collections.ICollection,System.Object,System.Collections.IDictionary)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
995 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetPropertyOwner(System.Type,System.Object,System.ComponentModel.PropertyDescriptor)", MessageId="pd", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
996 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetPropertyOwner(System.Type,System.Object,System.ComponentModel.PropertyDescriptor)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
997 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#get_ExtenderProviderKey()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
998 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedProperties(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
999 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedDefaultProperty(System.Object)", MessageId="instance", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1000 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedDefaultProperty(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1001 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedDefaultEvent(System.Object)", MessageId="instance", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1002 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider.#GetExtendedDefaultEvent(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1003 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider+ReflectedTypeData.#GetClassName(System.Object)", MessageId="instance", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1004 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.ReflectTypeDescriptionProvider+ReflectedTypeData.#GetComponentName(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1005 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.ToolboxItemFilterAttribute.#.ctor(System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1006 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.ToolboxItemFilterAttribute.#.ctor(System.String,System.ComponentModel.ToolboxItemFilterType)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1007 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.PropertyChangingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1008 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.ComponentModel.ReferenceConverter+ReferenceComparer.#Compare(System.Object,System.Object)", MessageId="System.String.Compare(System.String,System.String,System.Boolean,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1009 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.NotifyParentPropertyAttribute.#No", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1010 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.NotifyParentPropertyAttribute.#Yes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1011 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.NotifyParentPropertyAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1012 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.NotifyParentPropertyAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1013 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="System.Web", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1014 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Web.AspNetHostingPermission.#Intersect(System.Security.IPermission)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1015 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Web.AspNetHostingPermission.#Copy()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1016 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Web.AspNetHostingPermission.#Union(System.Security.IPermission)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1017 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Web.AspNetHostingPermission.#FromXml(System.Security.SecurityElement)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1018 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Web.AspNetHostingPermissionAttribute.#CreatePermission()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1019 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Web.AspNetHostingPermissionLevel", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1020 [module: SuppressMessage("Microsoft.Performance", "CA1812:AvoidUninstantiatedInternalClasses", Scope="type", Target="System.Net.Mail._METADATA_HANDLE_INFO", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1021 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.Mail._METADATA_HANDLE_INFO.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1022 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mail.SmtpNegotiateAuthenticationModule.#GetSecurityLayerOutgoingBlob(System.String,System.Net.NTAuthentication)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1023 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Mail.Message.#PrepareEnvelopeHeaders(System.Boolean)", MessageId="sendEnvelope", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1024 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.Message.#EmptySendCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1025 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.Message.#EmptySendCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1026 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.Message.#PrepareHeaders(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1027 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Mail.Message.#PrepareHeaders(System.Boolean)", MessageId="sendEnvelope", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1028 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.Message.#.ctor(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1029 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.MailAddressCollection.#Add(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1030 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.ReadLinesCommand.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1031 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.ReadLinesCommand.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1032 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.ReadLinesCommand.#OnReadLines(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1033 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.ReadLinesCommand.#OnReadLines(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1034 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.Mail.SendCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1035 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpReplyReaderFactory+ReadLinesAsyncResult.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1036 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpReplyReaderFactory+ReadLinesAsyncResult.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1037 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.Mail.SmtpFailedRecipientsException.#InnerExceptions", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1038 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.Attachment.#PrepareForSending()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1039 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.Attachment.#set_NameEncoding(System.Text.Encoding)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1040 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.Attachment.#.ctor(System.String,System.Net.Mime.ContentType)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1041 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.MailWriter.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1042 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.MailWriter.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1043 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.SendMailAsyncResult.#SendDataCompleted(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1044 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SendMailAsyncResult.#SendDataCompleted(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1045 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.SendMailAsyncResult.#SendToCollectionCompleted(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1046 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SendMailAsyncResult.#SendToCollectionCompleted(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1047 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.SendMailAsyncResult.#SendMailFromCompleted(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1048 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SendMailAsyncResult.#SendMailFromCompleted(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1049 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.SendMailAsyncResult.#SendToCompleted(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1050 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SendMailAsyncResult.#SendToCompleted(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1051 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.Mail.SmtpAuthenticationManager.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1052 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mail.SmtpPermission.#AddPermission(System.Net.Mail.SmtpAccess)", MessageId="access", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1053 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Mail.SmtpPermission.#FromXml(System.Security.SecurityElement)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1054 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.Mail.SmtpPermission.#FromXml(System.Security.SecurityElement)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1055 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Mail.SmtpPermission.#FromXml(System.Security.SecurityElement)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1056 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.Mail.SmtpPermission.#Union(System.Security.IPermission)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1057 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.Mail.SmtpPermission.#Intersect(System.Security.IPermission)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1058 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.Mail.SmtpPermission.#Copy()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1059 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.Mail.SmtpClient", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1060 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mail.SmtpClient.#GetFileMailWriter(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1061 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mail.SmtpClient.#SendAsync(System.String,System.String,System.String,System.String,System.Object)", MessageId="recipients", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1062 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpClient.#SendMessageCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1063 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mail.SmtpClient.#Send(System.String,System.String,System.String,System.String)", MessageId="recipients", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1064 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.Mail.SmtpClient.#Complete(System.Exception,System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1065 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpClient.#Abort()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1066 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpClient.#SendMailCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1067 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpClient.#SendMailCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1068 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.SmtpClient.#set_Host(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1069 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Mail.SmtpClient.#Send(System.Net.Mail.MailMessage)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1070 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mail.SmtpClient.#Send(System.Net.Mail.MailMessage)", MessageId="message", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1071 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpClient.#ConnectCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1072 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Mail.SmtpClient.#SendAsync(System.Net.Mail.MailMessage,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1073 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mail.SmtpClient.#SendAsync(System.Net.Mail.MailMessage,System.Object)", MessageId="message", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1074 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Mail.MailMessage.#SetContent()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1075 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.MailMessage.#SetContent()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1076 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Mail.MailMessage.#Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1077 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.MailMessage.#.ctor(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1078 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#AuthenticateContinueCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1079 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#ConnectionCreatedCallback(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1080 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#ConnectionCreatedCallback(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1081 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#SendHelloCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1082 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#GetConnection(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1083 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#m_ConnectionCreatedCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1084 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#AuthenticateCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1085 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#HandshakeCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1086 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#Handshake()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1087 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#SendEHelloCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1088 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#SendEHelloCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1089 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpConnection+ConnectAndHandshakeAsyncResult.#SendStartTlsCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1090 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.SmtpTransport.#BeginGetConnection(System.String,System.Int32,System.Net.ContextAwareResult,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1091 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mail.SmtpTransport.#EndSendMail(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1092 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.Mail.SmtpStatusCode", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1093 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Mail.SmtpException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1094 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Mail.SmtpException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1095 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Mail.SmtpException.#.ctor(System.Net.Mail.SmtpStatusCode,System.String,System.Boolean)", MessageId="serverResponse", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1096 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Mail.SmtpException.#GetMessageForStatus(System.Net.Mail.SmtpStatusCode)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1097 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.CheckCommand.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1098 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.CheckCommand.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1099 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mail.CheckCommand.#OnReadLine(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1100 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mail.CheckCommand.#OnReadLine(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1101 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.AttachmentBase.#SetContentFromFile(System.String,System.Net.Mime.ContentType)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1102 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Mail.AttachmentBase.#SetContentFromString(System.String,System.Net.Mime.ContentType)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1103 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.AttachmentBase.#SetContentFromString(System.String,System.Text.Encoding,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1104 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Mail.AttachmentBase.#SetContentFromString(System.String,System.Text.Encoding,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1105 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Mail.AttachmentBase.#Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1106 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.AttachmentBase.#SetContentFromFile(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1107 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Mail.IisPickupDirectory.#GetPickupDirectory()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1108 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.IisPickupDirectory.#GetPickupDirectory()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1109 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Mail.IisPickupDirectory.#GetPickupDirectory()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1110 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Net.Mail.IisPickupDirectory.#GetPickupDirectory()", MessageId="System.Net.Mail.IMSAdminBase.CloseKey(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1111 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Mail.SmtpConnection.#GetConnection(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1112 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mail.SmtpConnection.#EndGetConnection(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1113 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.Mail.SmtpConnection.#m_CreateConnectionCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1114 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpConnection.#parent", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1115 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mail.SmtpConnection.#ParseExtensions(System.String[])", MessageId="extensions", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1116 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Mail.SmtpConnection.#SetContextAndTryAuthenticate(System.Net.Mail.ISmtpAuthenticationModule,System.Net.NetworkCredential,System.Net.ContextAwareResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1117 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Mail.SmtpConnection.#SetContextAndTryAuthenticate(System.Net.Mail.ISmtpAuthenticationModule,System.Net.NetworkCredential,System.Net.ContextAwareResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1118 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.MailAddress.#.ctor(System.String,System.String,System.Text.Encoding)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1119 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mail.MailAddress.#GetParts(System.String)", MessageId="address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1120 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mail.MailAddress.#ParseValue(System.String)", MessageId="address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1121 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.MailAddress.#ToEncodedString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1122 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Mail.MailAddress.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1123 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.Net.Mail.MailAddress.#Equals(System.Object)", MessageId="System.String.Equals(System.String,System.StringComparison)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1124 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mail.MailAddress.#ToString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1125 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Mail.MailAddress.#.ctor(System.String,System.String,System.UInt32)", MessageId="bogusParam", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1126 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.Mail.MailHeaderInfo.#m_HeaderInfo", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1127 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.Mail.MailHeaderInfo.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1128 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.Mail.MailHeaderInfo.#IsWellKnown(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1129 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.Mail.MailHeaderInfo.#IsMatch(System.String,System.Net.Mail.MailHeaderID)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1130 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.Mail.MailHeaderInfo.#m_HeaderDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1131 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.Mail.SmtpReplyReaderFactory", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1132 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Mail.SmtpReplyReaderFactory.#ProcessRead(System.Byte[],System.Int32,System.Int32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1133 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mail.SmtpReplyReaderFactory.#EndReadLines(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1134 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mail.SmtpReplyReaderFactory.#EndReadLine(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1135 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#Noop", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1136 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#Quit", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1137 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#SendOrMail", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1138 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#Send", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1139 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#Expand", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1140 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#Reset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1141 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#SendAndMail", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1142 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#Verify", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1143 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#Turn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1144 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mail.SmtpCommands.#Help", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1145 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Security.Authentication.CipherAlgorithmType.#Rc2", MessageId="Rc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1146 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Security.Authentication.CipherAlgorithmType.#Rc4", MessageId="Rc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1147 [module: SuppressMessage("Microsoft.Usage", "CA2217:DoNotMarkEnumsWithFlags", Scope="type", Target="System.Security.Authentication.SslProtocols", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1148 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Security.Authentication.HashAlgorithmType.#Md5", MessageId="Md", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1149 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Authentication.HashAlgorithmType.#Sha1", MessageId="Sha", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1150 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="System.Security.AccessControl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1151 [module: SuppressMessage("Microsoft.Usage", "CA2217:DoNotMarkEnumsWithFlags", Scope="type", Target="System.Security.AccessControl.SemaphoreRights", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1152 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#RemoveAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1153 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#RemoveAccessRuleAll(System.Security.AccessControl.SemaphoreAccessRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1154 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#SetAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1155 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#RemoveAuditRuleAll(System.Security.AccessControl.SemaphoreAuditRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1156 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#AddAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1157 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#RemoveAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1158 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#RemoveAccessRuleSpecific(System.Security.AccessControl.SemaphoreAccessRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1159 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#ResetAccessRule(System.Security.AccessControl.SemaphoreAccessRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1160 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#SetAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1161 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#RemoveAuditRuleSpecific(System.Security.AccessControl.SemaphoreAuditRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1162 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Security.AccessControl.SemaphoreSecurity.#AddAuditRule(System.Security.AccessControl.SemaphoreAuditRule)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1163 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.AccessControl.SemaphoreAuditRule.#.ctor(System.Security.Principal.IdentityReference,System.Security.AccessControl.SemaphoreRights,System.Security.AccessControl.AuditFlags)", MessageId="flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1164 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Collections.Generic.SortedDictionary`2+ValueCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1165 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Collections.Generic.SortedDictionary`2+ValueCollection.#CopyTo(!1[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1166 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Collections.Generic.SortedDictionary`2+KeyCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1167 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Collections.Generic.SortedDictionary`2+KeyCollection.#CopyTo(!0[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1168 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Collections.Generic.SortedList`2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1169 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1170 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.IDictionary.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1171 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<!0,!1>>.CopyTo(System.Collections.Generic.KeyValuePair`2<!0,!1>[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1172 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.ICollection.CopyTo(System.Array,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1173 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Collections.Generic.SortedList`2.#GetEnumerator()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1174 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.IDictionary.Contains(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1175 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.IDictionary.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1176 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<!0,!1>>.Contains(System.Collections.Generic.KeyValuePair`2<!0,!1>)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1177 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1178 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedList`2.#System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<!0,!1>>.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1179 [module: SuppressMessage("Microsoft.MSInternal", "CA908:AvoidTypesThatRequireJitCompilationInPrecompiledAssemblies", Scope="type", Target="System.Collections.Generic.SortedDictionary`2+KeyValuePairComparer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1180 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.Stack`1.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1181 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.Stack`1.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1182 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.Queue`1.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1183 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.Queue`1.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1184 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Collections.Generic.LinkedList`1+Enumerator.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1185 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Collections.Generic.LinkedList`1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1186 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.LinkedList`1.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1187 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Collections.Generic.LinkedList`1.#Contains(!0)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1188 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.LinkedList`1.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1189 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.LinkedList`1.#System.Collections.Generic.ICollection`1<!0>.Add(!0)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1190 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Collections.Generic.LinkedList`1.#ValidateNewNode(System.Collections.Generic.LinkedListNode`1<!0>)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1191 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Collections.Generic.LinkedList`1.#CopyTo(!0[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1192 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Collections.Generic.LinkedList`1.#Remove(!0)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1193 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.LinkedList`1.#System.Collections.Generic.ICollection`1<!0>.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1194 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedDictionary`2.#System.Collections.IDictionary.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1195 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedDictionary`2.#System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<!0,!1>>.Contains(System.Collections.Generic.KeyValuePair`2<!0,!1>)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1196 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedDictionary`2.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1197 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedDictionary`2.#System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<!0,!1>>.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1198 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedDictionary`2.#System.Collections.IDictionary.Contains(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1199 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedDictionary`2.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1200 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Collections.Generic.SortedDictionary`2.#CopyTo(System.Collections.Generic.KeyValuePair`2<!0,!1>[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1201 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Generic.SortedDictionary`2.#System.Collections.IDictionary.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1202 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Collections.Generic.TreeSet`1.#OnDeserialization(System.Object)", MessageId="sender", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1203 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Collections.Generic.TreeSet`1.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="context", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1204 [module: SuppressMessage("Microsoft.Design", "CA1052:StaticHolderTypesShouldBeSealed", Scope="type", Target="System.ComponentModel.Design.DesigntimeLicenseContextSerializer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1205 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="type", Target="System.ComponentModel.Design.DesigntimeLicenseContextSerializer", MessageId="Designtime", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1206 [module: SuppressMessage("Microsoft.Security", "CA2107:ReviewDenyAndPermitOnlyUsage", Scope="member", Target="System.ComponentModel.Design.DesigntimeLicenseContextSerializer.#Deserialize(System.IO.Stream,System.String,System.ComponentModel.Design.RuntimeLicenseContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1207 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.DesigntimeLicenseContextSerializer.#Serialize(System.IO.Stream,System.String,System.ComponentModel.Design.DesigntimeLicenseContext)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1208 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.ComponentModel.Design.IHelpService.#ShowHelpFromUrl(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1209 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.DesignerEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1210 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.Design.DesignerEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1211 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.DesignerTransactionCloseEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1212 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.Design.DesignerTransactionCloseEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1213 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.Design.DesignerOptionService.#ShowDialog(System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection,System.Object)", MessageId="object", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1214 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.Design.DesignerOptionService.#System.ComponentModel.Design.IDesignerOptionService.GetOptionValue(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1215 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.Design.DesignerOptionService.#CreateOptionCollection(System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection,System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1216 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.Design.DesignerOptionService.#System.ComponentModel.Design.IDesignerOptionService.SetOptionValue(System.String,System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1217 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.ComponentRenameEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1218 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.Design.ComponentRenameEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1219 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.HelpContextType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1220 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.IMenuCommandService.#FindCommand(System.ComponentModel.Design.CommandID)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1221 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.IMenuCommandService.#ShowContextMenu(System.ComponentModel.Design.CommandID,System.Int32,System.Int32)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1222 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.IMenuCommandService.#ShowContextMenu(System.ComponentModel.Design.CommandID,System.Int32,System.Int32)", MessageId="y", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1223 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.IMenuCommandService.#ShowContextMenu(System.ComponentModel.Design.CommandID,System.Int32,System.Int32)", MessageId="x", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1224 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.IMenuCommandService.#GlobalInvoke(System.ComponentModel.Design.CommandID)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1225 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.SelectionTypes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1226 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.Design.HelpKeywordAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1227 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.HelpKeywordAttribute.#.ctor(System.Type)", MessageId="t", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1228 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.Design.HelpKeywordAttribute.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1229 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.Design.HelpKeywordAttribute.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1230 [module: SuppressMessage("Microsoft.Security", "CA2112:SecuredTypesShouldNotExposeFields", Scope="type", Target="System.ComponentModel.Design.StandardCommands", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1231 [module: SuppressMessage("Microsoft.Design", "CA1053:StaticHolderTypesShouldNotHaveConstructors", Scope="type", Target="System.ComponentModel.Design.StandardCommands", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1232 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#VertSpaceIncrease", MessageId="Vert", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1233 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#MultiLevelRedo", MessageId="MultiLevel", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1234 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#MultiLevelRedo", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1235 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#VertSpaceDecrease", MessageId="Vert", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1236 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#VertSpaceMakeEqual", MessageId="Vert", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1237 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#HorizSpaceMakeEqual", MessageId="Horiz", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1238 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#HorizSpaceIncrease", MessageId="Horiz", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1239 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#HorizSpaceConcatenate", MessageId="Horiz", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1240 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#HorizSpaceDecrease", MessageId="Horiz", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1241 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#MultiLevelUndo", MessageId="MultiLevel", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1242 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#MultiLevelUndo", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1243 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.StandardCommands.#VertSpaceConcatenate", MessageId="Vert", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1244 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.ViewTechnology", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1245 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.HelpKeywordType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1246 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.ServiceCreatorCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1247 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.DesignerTransaction", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1248 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.ComponentModel.Design.DesignerTransaction.#Commit()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1249 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.ComponentModel.Design.DesignerTransaction.#Cancel()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1250 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.ComponentModel.Design.DesignerTransaction.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1251 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.Design.DesignerVerb", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1252 [module: SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope="member", Target="System.ComponentModel.Design.DesignerVerb.#.ctor(System.String,System.EventHandler,System.ComponentModel.Design.CommandID)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1253 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.DesignerVerb.#.ctor(System.String,System.EventHandler,System.ComponentModel.Design.CommandID)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1254 [module: SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope="member", Target="System.ComponentModel.Design.DesignerVerb.#.ctor(System.String,System.EventHandler)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1255 [module: SuppressMessage("Microsoft.Interoperability", "CA1402:AvoidOverloadsInComVisibleInterfaces", Scope="type", Target="System.ComponentModel.Design.IDesignerHost", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1256 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.Design.IDesignerHost.#GetType(System.String)", MessageId="GetType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1257 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.Design.ComponentChangedEventArgs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1258 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.Design.MenuCommand", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1259 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.MenuCommand.#CommandID", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1260 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.MenuCommand.#ToString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1261 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.ActiveDesignerEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1262 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.Design.ActiveDesignerEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1263 [module: SuppressMessage("Microsoft.Security", "CA2112:SecuredTypesShouldNotExposeFields", Scope="type", Target="System.ComponentModel.Design.StandardToolWindows", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1264 [module: SuppressMessage("Microsoft.Design", "CA1053:StaticHolderTypesShouldNotHaveConstructors", Scope="type", Target="System.ComponentModel.Design.StandardToolWindows", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1265 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.Design.RuntimeLicenseContext.#CaseInsensitiveManifestResourceStreamLookup(System.Reflection.Assembly,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1266 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.Design.RuntimeLicenseContext.#RuntimeLicenseContextSwitch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1267 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.ComponentModel.Design.RuntimeLicenseContext.#OpenRead(System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1268 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.ComponentModel.Design.RuntimeLicenseContext.#GetLocalPath(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1269 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.ComponentModel.Design.RuntimeLicenseContext.#GetSavedLicenseKey(System.Type,System.Reflection.Assembly)", MessageId="System.String.LastIndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1270 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.ComponentModel.Design.DesignerCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1271 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerCollection.#System.Collections.ICollection.CopyTo(System.Array,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1272 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.Design.DesignerCollection.#System.Collections.ICollection.CopyTo(System.Array,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1273 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerCollection.#System.Collections.IEnumerable.GetEnumerator()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1274 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerCollection.#System.Collections.ICollection.get_Count()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1275 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1276 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.Design.DesignerCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1277 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1278 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.ComponentModel.Design.DesignerCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1279 [module: SuppressMessage("Microsoft.Interoperability", "CA1402:AvoidOverloadsInComVisibleInterfaces", Scope="type", Target="System.ComponentModel.Design.IEventBindingService", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1280 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.IEventBindingService.#GetEventProperty(System.ComponentModel.EventDescriptor)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1281 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.Design.IEventBindingService.#GetEvent(System.ComponentModel.PropertyDescriptor)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1282 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.IEventBindingService.#CreateUniqueMethodName(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1283 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.IEventBindingService.#GetCompatibleMethods(System.ComponentModel.EventDescriptor)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1284 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.ComponentModel.Design.IEventBindingService.#ShowCode(System.ComponentModel.IComponent,System.ComponentModel.EventDescriptor)", MessageId="e", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1285 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.Design.ITypeResolutionService.#GetType(System.String)", MessageId="GetType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1286 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.Design.ITypeResolutionService.#GetType(System.String,System.Boolean)", MessageId="GetType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1287 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.Design.ITypeResolutionService.#GetType(System.String,System.Boolean,System.Boolean)", MessageId="GetType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1288 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.ComponentChangingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1289 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.Design.ComponentChangingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1290 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.Design.DesignerTransactionCloseEventArgs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1291 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.ComponentModel.Design.ServiceContainer.#DefaultServices", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1292 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.ComponentModel.Design.ServiceContainer.#Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1293 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.Design.ServiceContainer.#TRACESERVICE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1294 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.Design.ComponentEventArgs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1295 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.Design.ComponentRenameEventArgs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1296 [module: SuppressMessage("Microsoft.Interoperability", "CA1402:AvoidOverloadsInComVisibleInterfaces", Scope="type", Target="System.ComponentModel.Design.ISelectionService", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1297 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.ComponentModel.Design.ISelectionService.#GetSelectedComponents()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1298 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1299 [module: SuppressMessage("Microsoft.Design", "CA1039:ListsAreStronglyTyped", Scope="type", Target="System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1300 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1301 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1302 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1303 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1304 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.ComponentModel.Design.DesignerOptionService+DesignerOptionCollection.#get_Item(System.String)", MessageId="System.String.Compare(System.String,System.String,System.Boolean,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1305 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.Design.StandardCommands+ShellGuids.#SID_SOleComponentUIManager", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1306 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.Design.StandardCommands+ShellGuids.#GUID_VSTASKCATEGORY_DATADESIGNER", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1307 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.Design.StandardCommands+ShellGuids.#GUID_PropertyBrowserToolWindow", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1308 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.ComponentModel.Design.StandardCommands+ShellGuids.#guidDsdCmdId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1309 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.ComponentEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1310 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.Design.ComponentEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1311 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.ComponentModel.Design.DesignerVerbCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1312 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.ComponentModel.Design.DesignerVerbCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1313 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerVerbCollection.#OnRemove(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1314 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerVerbCollection.#OnClear()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1315 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerVerbCollection.#OnValidate(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1316 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerVerbCollection.#OnSet(System.Int32,System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1317 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesignerVerbCollection.#OnInsert(System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1318 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.ComponentChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1319 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.Design.ComponentChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1320 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.Design.CommandID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1321 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.ComponentModel.Design.CommandID", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1322 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.CommandID.#ID", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1323 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.CommandID.#ToString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1324 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.CommandID.#GetHashCode()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1325 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.ComponentModel.Design.CommandID.#.ctor(System.Guid,System.Int32)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1326 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.Design.CommandID.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1327 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.CommandID.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1328 [module: SuppressMessage("Microsoft.Security", "CA2112:SecuredTypesShouldNotExposeFields", Scope="type", Target="System.ComponentModel.Design.CheckoutException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1329 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.ComponentModel.Design.CheckoutException.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1330 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.ComponentModel.Design.CheckoutException.#Canceled", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1331 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.ComponentModel.Design.ComponentChangingEventArgs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1332 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="type", Target="System.ComponentModel.Design.DesigntimeLicenseContext", MessageId="Designtime", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1333 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesigntimeLicenseContext.#get_UsageMode()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1334 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesigntimeLicenseContext.#GetSavedLicenseKey(System.Type,System.Reflection.Assembly)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1335 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.ComponentModel.Design.DesigntimeLicenseContext.#SetSavedLicenseKey(System.Type,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1336 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.ComponentModel.Design.IRootDesigner.#SupportedTechnologies", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1337 [module: SuppressMessage("Microsoft.Interoperability", "CA1402:AvoidOverloadsInComVisibleInterfaces", Scope="type", Target="System.ComponentModel.Design.IServiceContainer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1338 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.ComponentModel.Design.Serialization.ResolveNameEventArgs.#set_Value(System.Object)", MessageId="value", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1339 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.ComponentModel.Design.Serialization.ResolveNameEventArgs.#.ctor(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1340 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.ComponentModel.Design.Serialization.ContextStack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1341 [module: SuppressMessage("Microsoft.Design", "CA1043:UseIntegralOrStringArgumentForIndexers", Scope="member", Target="System.ComponentModel.Design.Serialization.ContextStack.#Item[System.Type]", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1342 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.ComponentModel.Design.Serialization.InstanceDescriptor.#.ctor(System.Reflection.MemberInfo,System.Collections.ICollection,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1343 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.Design.Serialization.ComponentSerializationService.#SerializeMember(System.ComponentModel.Design.Serialization.SerializationStore,System.Object,System.ComponentModel.MemberDescriptor)", MessageId="object", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1344 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.ComponentModel.Design.Serialization.ComponentSerializationService.#SerializeMemberAbsolute(System.ComponentModel.Design.Serialization.SerializationStore,System.Object,System.ComponentModel.MemberDescriptor)", MessageId="object", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1345 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.Serialization.ResolveNameEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1346 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.ComponentModel.Design.Serialization.ResolveNameEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1347 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.ComponentModel.Design.Serialization.SerializationStore.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1348 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.ComponentModel.Design.Serialization.SerializationStore.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1349 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.ComponentModel.Design.Serialization.DesignerLoader", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1350 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.ComponentModel.Design.Serialization.IDesignerSerializationManager.#GetType(System.String)", MessageId="GetType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1351 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.Design.Serialization.DesignerSerializerAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1352 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.ComponentModel.Design.Serialization.DefaultSerializationProviderAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1353 [module: SuppressMessage("Microsoft.Design", "CA1023:IndexersShouldNotBeMultidimensional", Scope="member", Target="System.ComponentModel.Design.Serialization.MemberRelationshipService.#Item[System.Object,System.ComponentModel.MemberDescriptor]", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1354 [module: SuppressMessage("Microsoft.Design", "CA1043:UseIntegralOrStringArgumentForIndexers", Scope="member", Target="System.ComponentModel.Design.Serialization.MemberRelationshipService.#Item[System.ComponentModel.Design.Serialization.MemberRelationship]", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1355 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.Design.Serialization.MemberRelationshipService.#get_Item(System.ComponentModel.Design.Serialization.MemberRelationship)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1356 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.ComponentModel.Design.Serialization.MemberRelationshipService.#set_Item(System.ComponentModel.Design.Serialization.MemberRelationship,System.ComponentModel.Design.Serialization.MemberRelationship)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1357 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.Mime.MediaTypeNames+Application", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1358 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mime.MimePart+MimePartContext.#completedSynchronously", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1359 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.Mime.MediaTypeNames+Image", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1360 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.Mime.MimeMultiPart.#SetType(System.Net.Mime.MimeMultiPartType)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1361 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimeMultiPart.#ContentStreamCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1362 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimeMultiPart.#ContentStreamCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1363 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimeMultiPart.#Complete(System.IAsyncResult,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1364 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimeMultiPart.#Complete(System.IAsyncResult,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1365 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mime.MimeMultiPart.#Complete(System.IAsyncResult,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1366 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mime.MimeMultiPart.#GetNextBoundary()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1367 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimeMultiPart.#MimePartSentCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1368 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimeMultiPart.#MimePartSentCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1369 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimeMultiPart.#MimeWriterCloseCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1370 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimeMultiPart.#MimeWriterCloseCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1371 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mime.SevenBitStream.#CheckBytes(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1372 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Mime.MailBnfHelper.#ReadMonth(System.String,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1373 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.Mime.MailBnfHelper.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1374 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Mime.MailBnfHelper.#ReadParameterAttribute(System.String,System.Int32&,System.Text.StringBuilder)", MessageId="builder", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1375 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.Net.Mime.MailBnfHelper.#IsValidDOW(System.String,System.Int32&)", MessageId="System.String.Compare(System.String,System.Int32,System.String,System.Int32,System.Int32,System.Boolean,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1376 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Mime.MailBnfHelper.#ReadToken(System.String,System.Int32&,System.Text.StringBuilder)", MessageId="builder", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1377 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Mime.MailBnfHelper.#ReadDateTime(System.String,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1378 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimeWriter.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1379 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimeWriter.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1380 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.ContentDisposition.#set_FileName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1381 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Mime.ContentDisposition.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1382 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.ContentDisposition.#set_DispositionType(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1383 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.Mime.ContentType.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1384 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.ContentType.#set_Boundary(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1385 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.ContentType.#set_CharSet(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1386 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Mime.ContentType.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1387 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.ContentType.#.ctor(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1388 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.ContentType.#set_MediaType(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1389 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.ContentType.#set_Name(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1390 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.QuotedPrintableStream+WriteAsyncResult.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1391 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.QuotedPrintableStream+WriteAsyncResult.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1392 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimePart.#ContentStreamCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1393 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimePart.#ContentStreamCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1394 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.MimePart.#SetContent(System.IO.Stream,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1395 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mime.MimePart.#SetContent(System.IO.Stream,System.String,System.String)", MessageId="stream", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1396 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimePart.#WriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1397 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimePart.#WriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1398 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mime.MimePart.#SetContent(System.IO.Stream)", MessageId="stream", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1399 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mime.MimePart.#SetContent(System.IO.Stream,System.Net.Mime.ContentType)", MessageId="stream", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1400 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimePart.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1401 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimePart.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1402 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.Mime.MimePart.#GetEncodedStream(System.IO.Stream)", MessageId="stream", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1403 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Mime.MimePart.#Complete(System.IAsyncResult,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1404 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Mime.MimePart.#Complete(System.IAsyncResult,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1405 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Mime.MimePart.#Complete(System.IAsyncResult,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1406 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Mime.MimeMultiPart+MimePartContext.#completedSynchronously", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1407 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.HeaderCollection.#GetValues(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1408 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.HeaderCollection.#Remove(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1409 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.HeaderCollection.#Get(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1410 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.HeaderCollection.#Add(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1411 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.Mime.HeaderCollection.#Add(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1412 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.Mime.HeaderCollection.#Set(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1413 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.Mime.HeaderCollection.#Set(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1414 [module: SuppressMessage("Microsoft.Naming", "CA1724:TypeNamesShouldNotMatchNamespaces", Scope="type", Target="System.Net.Mime.MediaTypeNames+Text", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1415 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.Mime.MediaTypeNames+Text", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1416 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetNameStringW(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1417 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetNameStringW(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1418 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptGetProvParam(System.Security.Cryptography.SafeCryptProvHandle,System.UInt32,System.IntPtr,System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1419 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptGetProvParam(System.Security.Cryptography.SafeCryptProvHandle,System.UInt32,System.IntPtr,System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1420 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptGetProvParam(System.Security.Cryptography.SafeCryptProvHandle,System.UInt32,System.IntPtr,System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1421 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertCreateCertificateContext(System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1422 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertCreateCertificateContext(System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1423 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#GetProcAddress(System.IntPtr,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1424 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#GetProcAddress(System.IntPtr,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1425 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetIntendedKeyUsage(System.UInt32,System.IntPtr,System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1426 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetIntendedKeyUsage(System.UInt32,System.IntPtr,System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1427 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptHashPublicKeyInfo(System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1428 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptHashPublicKeyInfo(System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1429 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptHashPublicKeyInfo(System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1430 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#LoadLibrary(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1431 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#LoadLibrary(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1432 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgGetParam(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1433 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgGetParam(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1434 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgGetParam(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1435 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertControlStore(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1436 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertControlStore(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1437 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertControlStore(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1438 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertVerifyTimeValidity(System.Runtime.InteropServices.ComTypes.FILETIME&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1439 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFindOIDInfo(System.UInt32,System.IntPtr,System.Security.Cryptography.OidGroup)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1440 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFindOIDInfo(System.UInt32,System.IntPtr,System.Security.Cryptography.OidGroup)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1441 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertVerifyCertificateChainPolicy(System.IntPtr,System.Security.Cryptography.SafeCertChainHandle,System.Security.Cryptography.CAPIBase+CERT_CHAIN_POLICY_PARA&,System.Security.Cryptography.CAPIBase+CERT_CHAIN_POLICY_STATUS&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1442 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertVerifyCertificateChainPolicy(System.IntPtr,System.Security.Cryptography.SafeCertChainHandle,System.Security.Cryptography.CAPIBase+CERT_CHAIN_POLICY_PARA&,System.Security.Cryptography.CAPIBase+CERT_CHAIN_POLICY_STATUS&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1443 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertVerifyCertificateChainPolicy(System.IntPtr,System.Security.Cryptography.SafeCertChainHandle,System.Security.Cryptography.CAPIBase+CERT_CHAIN_POLICY_PARA&,System.Security.Cryptography.CAPIBase+CERT_CHAIN_POLICY_STATUS&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1444 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgUpdate(System.Security.Cryptography.SafeCryptMsgHandle,System.Byte[],System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1445 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgUpdate(System.Security.Cryptography.SafeCryptMsgHandle,System.Byte[],System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1446 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgUpdate(System.Security.Cryptography.SafeCryptMsgHandle,System.Byte[],System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1447 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptEncodeObject(System.UInt32,System.IntPtr,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1448 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptEncodeObject(System.UInt32,System.IntPtr,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1449 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptEncodeObject(System.UInt32,System.IntPtr,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1450 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetCertificateContextProperty(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1451 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetCertificateContextProperty(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1452 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetCertificateContextProperty(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1453 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#GetUserDefaultLCID()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1454 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#GetUserDefaultLCID()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1455 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="System.Security.Cryptography.CAPISafe.#GetUserDefaultLCID()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1456 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptAcquireCertificatePrivateKey(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCryptProvHandle&,System.UInt32&,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1457 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptAcquireCertificatePrivateKey(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCryptProvHandle&,System.UInt32&,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1458 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptAcquireCertificatePrivateKey(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCryptProvHandle&,System.UInt32&,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1459 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#ZeroMemory(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1460 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#ZeroMemory(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1461 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertDuplicateCertificateContext(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1462 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertDuplicateCertificateContext(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1463 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#LsaNtStatusToWinError(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1464 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#LsaNtStatusToWinError(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1465 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertDuplicateCertificateChain(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1466 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#LocalFree(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1467 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#LocalFree(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1468 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFormatObject(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.String,System.Byte[],System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1469 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFormatObject(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.String,System.Byte[],System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1470 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFormatObject(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.String,System.Byte[],System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1471 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertSerializeCertificateStoreElement(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1472 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertSerializeCertificateStoreElement(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1473 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertSerializeCertificateStoreElement(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1474 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#FreeLibrary(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1475 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#FreeLibrary(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1476 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#FreeLibrary(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1477 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptHashCertificate(System.IntPtr,System.UInt32,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1478 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptHashCertificate(System.IntPtr,System.UInt32,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1479 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptHashCertificate(System.IntPtr,System.UInt32,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1480 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptEncodeObject(System.UInt32,System.String,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1481 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptEncodeObject(System.UInt32,System.String,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1482 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptEncodeObject(System.UInt32,System.String,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1483 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#FormatMessage(System.UInt32,System.IntPtr,System.UInt32,System.UInt32,System.Text.StringBuilder,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1484 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#FormatMessage(System.UInt32,System.IntPtr,System.UInt32,System.UInt32,System.Text.StringBuilder,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1485 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgVerifyCountersignatureEncoded(System.IntPtr,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1486 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgVerifyCountersignatureEncoded(System.IntPtr,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1487 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgVerifyCountersignatureEncoded(System.IntPtr,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1488 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptDecodeObject(System.UInt32,System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1489 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptDecodeObject(System.UInt32,System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1490 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptDecodeObject(System.UInt32,System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1491 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetValidUsages(System.UInt32,System.IntPtr,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1492 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetValidUsages(System.UInt32,System.IntPtr,System.IntPtr,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1493 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgGetParam(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1494 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgGetParam(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1495 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgGetParam(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1496 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgOpenToDecode(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1497 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgOpenToDecode(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1498 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#SetLastError(System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1499 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFormatObject(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.Byte[],System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1500 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFormatObject(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.Byte[],System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1501 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFormatObject(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.Byte[],System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1502 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertNameToStrW(System.UInt32,System.IntPtr,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1503 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertNameToStrW(System.UInt32,System.IntPtr,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1504 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertFreeCertificateContext(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1505 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertFreeCertificateContext(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1506 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetPublicKeyLength(System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1507 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetPublicKeyLength(System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1508 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptDecodeObject(System.UInt32,System.IntPtr,System.Byte[],System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1509 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptDecodeObject(System.UInt32,System.IntPtr,System.Byte[],System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1510 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptDecodeObject(System.UInt32,System.IntPtr,System.Byte[],System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1511 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#LocalAlloc(System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1512 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#LocalAlloc(System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1513 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertDuplicateStore(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1514 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetCertificateChain(System.IntPtr,System.Security.Cryptography.SafeCertContextHandle,System.Runtime.InteropServices.ComTypes.FILETIME&,System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.CAPIBase+CERT_CHAIN_PARA&,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCertChainHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1515 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetCertificateChain(System.IntPtr,System.Security.Cryptography.SafeCertContextHandle,System.Runtime.InteropServices.ComTypes.FILETIME&,System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.CAPIBase+CERT_CHAIN_PARA&,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCertChainHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1516 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertGetCertificateChain(System.IntPtr,System.Security.Cryptography.SafeCertContextHandle,System.Runtime.InteropServices.ComTypes.FILETIME&,System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.CAPIBase+CERT_CHAIN_PARA&,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCertChainHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1517 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertDuplicateCertificateContext(System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1518 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertDuplicateCertificateContext(System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1519 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertStrToNameW(System.UInt32,System.String,System.UInt32,System.IntPtr,System.IntPtr,System.UInt32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1520 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertStrToNameW(System.UInt32,System.String,System.UInt32,System.IntPtr,System.IntPtr,System.UInt32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1521 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertStrToNameW(System.UInt32,System.String,System.UInt32,System.IntPtr,System.IntPtr,System.UInt32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1522 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertFindExtension(System.String,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1523 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertFindExtension(System.String,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1524 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFindOIDInfo(System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.Security.Cryptography.OidGroup)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1525 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptFindOIDInfo(System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.Security.Cryptography.OidGroup)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1526 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgUpdate(System.Security.Cryptography.SafeCryptMsgHandle,System.IntPtr,System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1527 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgUpdate(System.Security.Cryptography.SafeCryptMsgHandle,System.IntPtr,System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1528 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CryptMsgUpdate(System.Security.Cryptography.SafeCryptMsgHandle,System.IntPtr,System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1529 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPISafe.#CertDuplicateCertificateChain(System.Security.Cryptography.SafeCertChainHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1530 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.SafeCryptProvHandle.#get_InvalidHandle()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1531 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.SafeCryptProvHandle.#.ctor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1532 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.SafeCryptProvHandle.#CryptReleaseContext(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1533 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.SafeCryptProvHandle.#CryptReleaseContext(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1534 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.SafeCertContextHandle.#CertFreeCertificateContext(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1535 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.SafeCertContextHandle.#CertFreeCertificateContext(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1536 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.SafeCertContextHandle.#.ctor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1537 [module: SuppressMessage("Microsoft.Maintainability", "CA1501:AvoidExcessiveInheritance", Scope="type", Target="System.Security.Cryptography.CAPI", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1538 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptMsgCountersign(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1539 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptMsgOpenToEncode(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1540 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptAcquireContext(System.Security.Cryptography.SafeCryptProvHandle&,System.IntPtr,System.IntPtr,System.UInt32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1541 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#EncodeObject(System.String,System.IntPtr,System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1542 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.CAPI.#EncodeObject(System.String,System.IntPtr,System.Byte[]&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1543 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#CertFindCertificateInStore(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1544 [module: SuppressMessage("Microsoft.Design", "CA1061:DoNotHideBaseClassMethods", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptQueryObject(System.UInt32,System.Object,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1545 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#GetCertNameInfo(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1546 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.CAPI.#GetCertNameInfo(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1547 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Security.Cryptography.CAPI.#GetCertNameInfo(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1548 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptMsgOpenToEncode(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.String,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1549 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptFindOIDInfo(System.UInt32,System.IntPtr,System.Security.Cryptography.OidGroup)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1550 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.CAPI.#PFXImportCertStore(System.UInt32,System.Object,System.String,System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1551 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#DecodeObject(System.IntPtr,System.IntPtr,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle&,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1552 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptFormatObject(System.UInt32,System.UInt32,System.String,System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1553 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptFormatObject(System.UInt32,System.UInt32,System.String,System.Byte[])", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1554 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#BlobToByteArray(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1555 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#EncodeObject(System.IntPtr,System.IntPtr,System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1556 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.CAPI.#EncodeObject(System.IntPtr,System.IntPtr,System.Byte[]&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1557 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptAcquireContext(System.Security.Cryptography.SafeCryptProvHandle&,System.String,System.String,System.UInt32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1558 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.CAPI.#CertEnumCertificatesInStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1559 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#BlobToByteArray(System.Security.Cryptography.CAPIBase+CRYPTOAPI_BLOB)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1560 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptFormatObject(System.UInt32,System.UInt32,System.IntPtr,System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1561 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptFormatObject(System.UInt32,System.UInt32,System.IntPtr,System.Byte[])", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1562 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#LocalAlloc(System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1563 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Security.Cryptography.CAPI.#LocalAlloc(System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1564 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#CertDuplicateCertificateContext(System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1565 [module: SuppressMessage("Microsoft.Design", "CA1061:DoNotHideBaseClassMethods", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptQueryObject(System.UInt32,System.Object,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.Security.Cryptography.SafeCertStoreHandle&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1566 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptFindOIDInfo(System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle,System.Security.Cryptography.OidGroup)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1567 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPI.#CryptMsgControl(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1568 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_ENVELOPED_ENCODE_INFO.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1569 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR_PARA.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1570 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Security.Cryptography.AsnEncodedData", MessageId="Asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1571 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#RawData", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1572 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#.ctor(System.String,System.Byte[])", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1573 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#.ctor(System.Security.Cryptography.Oid,System.Byte[])", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1574 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#.ctor(System.Security.Cryptography.AsnEncodedData)", MessageId="asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1575 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#CopyFrom(System.Security.Cryptography.AsnEncodedData)", MessageId="asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1576 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#.ctor(System.String,System.Security.Cryptography.CAPIBase+CRYPTOAPI_BLOB)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1577 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#Format(System.Boolean)", MessageId="multiLine", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1578 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#Format(System.Boolean)", MessageId="multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1579 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedData.#Oid", MessageId="Oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1580 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Security.Cryptography.OidCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1581 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Security.Cryptography.OidCollection", MessageId="Oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1582 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.OidCollection.#Item[System.String]", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1583 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.OidCollection.#Add(System.Security.Cryptography.Oid)", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1584 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_CTRL_KEY_AGREE_DECRYPT_PARA.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1585 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.SafeCertChainHandle.#.ctor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1586 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.SafeCertChainHandle.#CertFreeCertificateChain(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1587 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Security.Cryptography.CAPIBase+CERT_ALT_NAME_ENTRY_UNION.#DirectoryName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1588 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Security.Cryptography.CAPIBase+CERT_ALT_NAME_ENTRY_UNION.#IPAddress", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1589 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Security.Cryptography.CAPIBase+CERT_ALT_NAME_ENTRY_UNION.#pwszRfc822Name", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1590 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Security.Cryptography.CAPIBase+CERT_ALT_NAME_ENTRY_UNION.#pszRegisteredID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1591 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR_PARA.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1592 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.SafeCryptMsgHandle.#CryptMsgClose(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1593 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.SafeCryptMsgHandle.#CryptMsgClose(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1594 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.SafeCryptMsgHandle.#get_InvalidHandle()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1595 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.SafeCryptMsgHandle.#.ctor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1596 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.SafeLocalAllocHandle.#.ctor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1597 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.SafeLocalAllocHandle.#LocalFree(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1598 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO.#Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1599 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1600 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO.#LocalFree(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1601 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO.#LocalFree(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1602 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO.#CryptReleaseContext(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1603 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO.#CryptReleaseContext(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1604 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO.#CryptReleaseContext(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1605 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_CTRL_DECRYPT_PARA.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1606 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_SIGNED_ENCODE_INFO.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1607 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Security.Cryptography.Oid", MessageId="Oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1608 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.Oid.#.ctor(System.Security.Cryptography.Oid)", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1609 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.Oid.#.ctor(System.String)", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1610 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Security.Cryptography.OidEnumerator", MessageId="Oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1611 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_RC2_AUX_INFO.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1612 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Security.Cryptography.AsnEncodedDataCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1613 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Security.Cryptography.AsnEncodedDataCollection", MessageId="Asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1614 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedDataCollection.#Add(System.Security.Cryptography.AsnEncodedData)", MessageId="asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1615 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedDataCollection.#.ctor(System.Security.Cryptography.AsnEncodedData)", MessageId="asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1616 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Security.Cryptography.AsnEncodedDataCollection.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1617 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.AsnEncodedDataCollection.#Remove(System.Security.Cryptography.AsnEncodedData)", MessageId="asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1618 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Security.Cryptography.AsnEncodedDataEnumerator", MessageId="Asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1619 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#IsZero()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1620 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#Negate(System.Security.Cryptography.BigInt&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1621 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#Subtract(System.Security.Cryptography.BigInt,System.Security.Cryptography.BigInt,System.Security.Cryptography.BigInt&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1622 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#.ctor(System.Byte)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1623 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Security.Cryptography.BigInt.#m_maxbytes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1624 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#ToDecimal()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1625 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Security.Cryptography.BigInt.#m_base", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1626 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#Divide(System.Security.Cryptography.BigInt,System.Security.Cryptography.BigInt,System.Security.Cryptography.BigInt&,System.Security.Cryptography.BigInt&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1627 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#Divide(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1628 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#Multiply(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1629 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.BigInt.#SetDigit(System.Int32,System.Byte)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1630 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Security.Cryptography.BigInt.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1631 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Security.Cryptography.CAPIBase+CERT_ID_UNION.#HashId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1632 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Security.Cryptography.CAPIBase+CERT_ID_UNION.#IssuerSerialNumber", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1633 [module: SuppressMessage("Microsoft.Performance", "CA1812:AvoidUninstantiatedInternalClasses", Scope="type", Target="System.Security.Cryptography.CAPIBase+CMSG_STREAM_INFO", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1634 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.SafeCertStoreHandle.#CertCloseStore(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1635 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.SafeCertStoreHandle.#CertCloseStore(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1636 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.SafeCertStoreHandle.#.ctor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1637 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIBase+CMSG_CTRL_VERIFY_SIGNATURE_EX_PARA.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1638 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertSaveStore(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1639 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertSaveStore(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1640 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertEnumCertificatesInStore(System.Security.Cryptography.SafeCertStoreHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1641 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertFindCertificateInStore(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1642 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertFindCertificateInStore(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1643 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertEnumCertificatesInStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1644 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptQueryObject(System.UInt32,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.Security.Cryptography.SafeCertStoreHandle&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1645 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptQueryObject(System.UInt32,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.Security.Cryptography.SafeCertStoreHandle&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1646 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptAcquireContext(System.Security.Cryptography.SafeCryptProvHandle&,System.String,System.String,System.UInt32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1647 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptAcquireContext(System.Security.Cryptography.SafeCryptProvHandle&,System.String,System.String,System.UInt32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1648 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptAcquireContext(System.Security.Cryptography.SafeCryptProvHandle&,System.String,System.String,System.UInt32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1649 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertSetCertificateContextProperty(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1650 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertSetCertificateContextProperty(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32,System.Security.Cryptography.SafeLocalAllocHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1651 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#PFXImportCertStore(System.IntPtr,System.String,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1652 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertAddCertificateContextToStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1653 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertAddCertificateContextToStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1654 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgControl(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1655 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgControl(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1656 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgControl(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1657 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertOpenStore(System.IntPtr,System.UInt32,System.IntPtr,System.UInt32,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1658 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgOpenToEncode(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1659 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgOpenToEncode(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1660 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptQueryObject(System.UInt32,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1661 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptQueryObject(System.UInt32,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1662 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptProtectData(System.IntPtr,System.String,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1663 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptProtectData(System.IntPtr,System.String,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1664 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptProtectData(System.IntPtr,System.String,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1665 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptUnprotectData(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1666 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptUnprotectData(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1667 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptUnprotectData(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1668 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgCountersign(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1669 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgCountersign(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1670 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgCountersign(System.Security.Cryptography.SafeCryptMsgHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1671 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgOpenToEncode(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.String,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1672 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CryptMsgOpenToEncode(System.UInt32,System.UInt32,System.UInt32,System.IntPtr,System.String,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1673 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertSetCertificateContextProperty(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1674 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertSetCertificateContextProperty(System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1675 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertAddCertificateLinkToStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1676 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertAddCertificateLinkToStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle,System.UInt32,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1677 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertCreateSelfSignCertificate(System.Security.Cryptography.SafeCryptProvHandle,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1678 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertCreateSelfSignCertificate(System.Security.Cryptography.SafeCryptProvHandle,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1679 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#PFXExportCertStore(System.Security.Cryptography.SafeCertStoreHandle,System.IntPtr,System.String,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1680 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#PFXExportCertStore(System.Security.Cryptography.SafeCertStoreHandle,System.IntPtr,System.String,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1681 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertDeleteCertificateFromStore(System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1682 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertDeleteCertificateFromStore(System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1683 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertSetCertificateContextProperty(System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1684 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Security.Cryptography.CAPIUnsafe.#CertSetCertificateContextProperty(System.IntPtr,System.UInt32,System.UInt32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1685 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.NetworkInformation.NetworkAddressChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1686 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.NetworkInformation.PingCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1687 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPStatus.#TtlReassemblyTimeExceeded", MessageId="Ttl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1688 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPStatus.#IcmpError", MessageId="Icmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1689 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPStatus.#TtlExpired", MessageId="Ttl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1690 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.NetworkInformation.NetworkChange+AddressChangeListener.#s_registeredWait", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1691 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.NetworkInformation.NetworkChange+AddressChangeListener.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1692 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.NetworkChange+AddressChangeListener.#StartHelper(System.Net.NetworkInformation.NetworkAddressChangedEventHandler,System.Boolean,System.Net.NetworkInformation.StartIPOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1693 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.NetworkChange+AddressChangeListener.#StartHelper(System.Net.NetworkInformation.NetworkAddressChangedEventHandler,System.Boolean,System.Net.NetworkInformation.StartIPOptions)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1694 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Net.NetworkInformation.UnicastIPAddressInformation", MessageId="Unicast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1695 [module: SuppressMessage("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Scope="type", Target="System.Net.NetworkInformation.NetBiosNodeType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1696 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Net.NetworkInformation.IcmpV4Statistics", MessageId="Icmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1697 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.NetworkInterface.#GetIPv4Statistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1698 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.NetworkInterface.#GetIPProperties()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1699 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.NetworkInterface.#GetPhysicalAddress()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1700 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.NetworkInterface.#GetIsNetworkAvailable()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1701 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.MulticastIPAddressInformationCollection.#CopyTo(System.Net.NetworkInformation.MulticastIPAddressInformation[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1702 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.MulticastIPAddressInformationCollection.#Contains(System.Net.NetworkInformation.MulticastIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1703 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.MulticastIPAddressInformationCollection.#Add(System.Net.NetworkInformation.MulticastIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1704 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.MulticastIPAddressInformationCollection.#Remove(System.Net.NetworkInformation.MulticastIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1705 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Net.NetworkInformation.IcmpV6Statistics", MessageId="Icmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1706 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.NetworkInformation.NetworkChange+AvailabilityChangeListener.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1707 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.IpAddrString.#ToIPExtendedAddressArrayList()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1708 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.IpAddrString.#ToIPAddressCollection()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1709 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.IpAddrString.#ToIPGatewayAddressCollection()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1710 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1711 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPv4InterfaceStatistics.#UnicastPacketsSent", MessageId="Unicast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1712 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPv4InterfaceStatistics.#UnicastPacketsReceived", MessageId="Unicast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1713 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPv4InterfaceStatistics.#NonUnicastPacketsSent", MessageId="Unicast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1714 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPv4InterfaceStatistics.#NonUnicastPacketsReceived", MessageId="Unicast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1715 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPInterfaceStatistics.#UnicastPacketsSent", MessageId="Unicast", Justification="Unicast is the correct spelling")]
1716 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPInterfaceStatistics.#UnicastPacketsReceived", MessageId="Unicast", Justification="Unicast is the correct spelling")]
1717 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPInterfaceStatistics.#NonUnicastPacketsSent", MessageId="Unicast", Justification="Unicast is the correct spelling")]
1718 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPInterfaceStatistics.#NonUnicastPacketsReceived", MessageId="Unicast", Justification="Unicast is the correct spelling")]
1719 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.NetworkInformationPermission.#FromXml(System.Security.SecurityElement)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1720 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.NetworkInformation.NetworkInformationPermission.#FromXml(System.Security.SecurityElement)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1721 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.NetworkInformation.NetworkInformationPermission.#Copy()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1722 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.NetworkInformation.NetworkInformationPermission.#AddPermission(System.Net.NetworkInformation.NetworkInformationAccess)", MessageId="access", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1723 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.NetworkInformation.NetworkInterfaceType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1724 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.NetworkInterfaceType.#MultiRateSymmetricDsl", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1725 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.NetworkInterfaceType.#Fddi", MessageId="Fddi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1726 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.NetworkInterfaceType.#Wman", MessageId="Wman", Justification="Offcial IANA name.")]
1727 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.NetworkInterfaceType.#Wwanpp", MessageId="Wwanpp", Justification="Offcial IANA name.")]
1728 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.NetworkInterfaceType.#Wwanpp2", MessageId="Wwanpp", Justification="Offcial IANA name.")]
1729 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.NetworkInformation.UnsafeWinINetNativeMethods.#InternetGetConnectedState(System.UInt32&,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1730 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.NetworkInformation.UnsafeWinINetNativeMethods.#InternetGetConnectedState(System.UInt32&,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1731 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemIPAddressInformation.#ToAddressInformationCollection(System.IntPtr,System.Net.NetworkInformation.IPVersion)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1732 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemIPAddressInformation.#ToAddressCollection(System.IntPtr,System.Net.NetworkInformation.IPVersion)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1733 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.NetworkInformation.SystemIPInterfaceProperties.#adapterFlags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1734 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.NetworkInformation.SystemIPInterfaceProperties.#ReadRegDnsSuffix()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1735 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.UdpStatistics.#DatagramsReceived", MessageId="Datagrams", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1736 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.UdpStatistics.#IncomingDatagramsWithErrors", MessageId="Datagrams", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1737 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.UdpStatistics.#DatagramsSent", MessageId="Datagrams", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1738 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.UdpStatistics.#IncomingDatagramsDiscarded", MessageId="Datagrams", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1739 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.#GetIfEntry(System.Net.NetworkInformation.MibIfRow&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1740 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.#GetNetworkParams(System.Net.SafeLocalFree,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1741 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.#GetTcpTable(System.Net.SafeLocalFree,System.UInt32&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1742 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.#GetUdpTable(System.Net.SafeLocalFree,System.UInt32&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1743 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.#GetBestInterface(System.Int32,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1744 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.#GetPerAdapterInfo(System.UInt32,System.Net.SafeLocalFree,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1745 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.#GetAdaptersAddresses(System.Net.Sockets.AddressFamily,System.UInt32,System.IntPtr,System.Net.SafeLocalFree,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1746 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.#IcmpCloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1747 [module: SuppressMessage("Microsoft.Performance", "CA1812:AvoidUninstantiatedInternalClasses", Scope="type", Target="System.Net.NetworkInformation.IpHelperErrors", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1748 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.IPAddressInformationCollection.#CopyTo(System.Net.NetworkInformation.IPAddressInformation[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1749 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.IPAddressInformationCollection.#Add(System.Net.NetworkInformation.IPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1750 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.IPAddressInformationCollection.#Contains(System.Net.NetworkInformation.IPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1751 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.IPAddressInformationCollection.#Remove(System.Net.NetworkInformation.IPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1752 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPGlobalStatistics.#DefaultTtl", MessageId="Ttl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1753 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemMulticastIPAddressInformation.#ToAddressInformationCollection(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1754 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.NetworkInformation.SystemMulticastIPAddressInformation.#adapterAddress", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1755 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.TcpState.#LastAck", MessageId="Ack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1756 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.TcpState.#SynReceived", MessageId="Syn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1757 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.TcpState.#SynSent", MessageId="Syn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1758 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.TcpState.#DeleteTcb", MessageId="Tcb", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1759 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.GatewayIPAddressInformationCollection.#Contains(System.Net.NetworkInformation.GatewayIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1760 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.GatewayIPAddressInformationCollection.#Add(System.Net.NetworkInformation.GatewayIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1761 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.GatewayIPAddressInformationCollection.#CopyTo(System.Net.NetworkInformation.GatewayIPAddressInformation[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1762 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.GatewayIPAddressInformationCollection.#Remove(System.Net.NetworkInformation.GatewayIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1763 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemUnicastIPAddressInformation.#ToAddressInformationCollection(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1764 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.NetworkInformation.IcmpPacket.#Identifier", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1765 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.NetworkInformation.Ping+AsyncStateObject.#userToken", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1766 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="type", Target="System.Net.NetworkInformation.Ping", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1767 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingSendCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1768 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingSendCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1769 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingCallback(System.Object,System.Boolean)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1770 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingCallback(System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1771 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingCallback(System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1772 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingCallback(System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1773 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingCallback(System.Object,System.Boolean)", MessageId="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.Icmp6ParseReplies(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1774 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingCallback(System.Object,System.Boolean)", MessageId="System.Net.NetworkInformation.UnsafeIcmpNativeMethods.IcmpParseReplies(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1775 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Net.NetworkInformation.Ping.#PingCallback(System.Object,System.Boolean)", MessageId="System.Net.NetworkInformation.UnsafeNetInfoNativeMethods.IcmpParseReplies(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1776 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.NetworkInformation.Ping.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1777 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.NetworkInformation.Ping.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1778 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.Ping.#InternalSend(System.Net.IPAddress,System.Byte[],System.Int32,System.Net.NetworkInformation.PingOptions,System.Boolean)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1779 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.NetworkInformation.Ping.#InternalSend(System.Net.IPAddress,System.Byte[],System.Int32,System.Net.NetworkInformation.PingOptions,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1780 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.NetworkInformation.Ping.#Send(System.Net.IPAddress,System.Int32,System.Byte[],System.Net.NetworkInformation.PingOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1781 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.Ping.#InternalDispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1782 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.NetworkInformation.Ping.#ContinueAsyncSend(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1783 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.NetworkInformation.Ping.#ContinueAsyncSend(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1784 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.NetworkInformation.Ping.#InternalDownLevelSend(System.Net.IPAddress,System.Byte[],System.Int32,System.Net.NetworkInformation.PingOptions,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1785 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.NetworkInformation.Ping.#SendAsyncCancel()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1786 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.Ping.#SendAsyncCancel()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1787 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.Ping.#SetUnmanagedStructures(System.Byte[])", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1788 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.NetworkInformation.Ping.#SendAsync(System.Net.IPAddress,System.Int32,System.Byte[],System.Net.NetworkInformation.PingOptions,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1789 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.NetworkInformation.SystemIPGlobalProperties.#GetAllTcpConnections()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1790 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.SystemIPGlobalProperties.#GetAllTcpConnections()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1791 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.NetworkInformation.SystemIPGlobalProperties.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1792 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.SystemIPGlobalProperties.#GetActiveUdpListeners()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1793 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemIPGlobalProperties.#GetFixedInfo()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1794 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.SystemIPGlobalProperties.#GetFixedInfo()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1795 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#GetNetworkInterfacesWinXP()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1796 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#GetNetworkInterfacesWinXP()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1797 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#GetAdaptersAddresses(System.Net.Sockets.AddressFamily,System.Net.NetworkInformation.FixedInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1798 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#GetAdaptersAddresses(System.Net.Sockets.AddressFamily,System.Net.NetworkInformation.FixedInfo)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1799 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#GetNetworkInterfaces(System.Net.Sockets.AddressFamily)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1800 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#GetNetworkInterfaces(System.Net.Sockets.AddressFamily)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1801 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#ReadAdapterName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1802 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#ReadAdapterName(System.String)", MessageId="id", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1803 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.NetworkInformation.SystemNetworkInterface.#ReadAdapterName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1804 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.NetworkInformation.UnsafeIcmpNativeMethods.#IcmpCloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1805 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Net.NetworkInformation.UnicastIPAddressInformationCollection", MessageId="Unicast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1806 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.UnicastIPAddressInformationCollection.#Remove(System.Net.NetworkInformation.UnicastIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1807 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.UnicastIPAddressInformationCollection.#Contains(System.Net.NetworkInformation.UnicastIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1808 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.UnicastIPAddressInformationCollection.#Add(System.Net.NetworkInformation.UnicastIPAddressInformation)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1809 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.UnicastIPAddressInformationCollection.#CopyTo(System.Net.NetworkInformation.UnicastIPAddressInformation[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1810 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPInterfaceProperties.#GetIPv6Properties()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1811 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPInterfaceProperties.#AnycastAddresses", MessageId="Anycast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1812 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPInterfaceProperties.#UnicastAddresses", MessageId="Unicast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1813 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPInterfaceProperties.#GetIPv4Properties()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1814 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPv4InterfaceProperties.#Mtu", MessageId="Mtu", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1815 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.IPAddressCollection.#Add(System.Net.IPAddress)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1816 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.IPAddressCollection.#CopyTo(System.Net.IPAddress[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1817 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.IPAddressCollection.#Remove(System.Net.IPAddress)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1818 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.IPAddressCollection.#Contains(System.Net.IPAddress)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1819 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPv6InterfaceProperties.#Mtu", MessageId="Mtu", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1820 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.NetworkInformation.PhysicalAddress.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1821 [module: SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Scope="member", Target="System.Net.NetworkInformation.PhysicalAddress.#None", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1822 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.NetworkInformation.OperationalStatus", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1823 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetIcmpV4Statistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1824 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetIcmpV4Statistics()", MessageId="Icmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1825 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetTcpIPv4Statistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1826 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetUdpIPv4Statistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1827 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetIPv4GlobalStatistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1828 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetIcmpV6Statistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1829 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetIcmpV6Statistics()", MessageId="Icmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1830 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetIPGlobalProperties()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1831 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetUdpIPv6Statistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1832 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetTcpIPv6Statistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1833 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetIPv6GlobalStatistics()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1834 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="type", Target="System.Net.NetworkInformation.NetworkInformationException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1835 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.NetworkInformationException.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1836 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.NetworkInformationException.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1837 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.NetworkInformation.PingOptions.#DontFragment", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1838 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.PingOptions.#Ttl", MessageId="Ttl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1839 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.NetworkInformation.PingOptions.#.ctor(System.Int32,System.Boolean)", MessageId="dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1840 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.NetworkInformation.PingOptions.#.ctor(System.Int32,System.Boolean)", MessageId="ttl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1841 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="member", Target="System.Net.NetworkInformation.PingException.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1842 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkInformation.SystemIPv4InterfaceProperties.#GetPerAdapterInfo(System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1843 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.NetworkInformation.SystemIPv4InterfaceProperties.#GetPerAdapterInfo(System.UInt32)", MessageId="index", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1844 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkInformation.SystemIPv4InterfaceProperties.#GetPerAdapterInfo(System.UInt32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1845 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.NetworkInformation.PingReply.#Buffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1846 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.NetworkInformation.PingReply.#GetIPStatus(System.Net.NetworkInformation.IcmpV4Type,System.Net.NetworkInformation.IcmpV4Code)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1847 [module: SuppressMessage("Microsoft.Performance", "CA1812:AvoidUninstantiatedInternalClasses", Scope="type", Target="System.Configuration.Internal.ConfigurationManagerHelper", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1848 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Text.RegularExpressions.Match.#.ctor(System.Text.RegularExpressions.Regex,System.Int32,System.String,System.Int32,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1849 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Text.RegularExpressions.Match.#_textstart", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1850 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexParser.#ScanGroupOpen()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1851 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexParser.#ScanCharClass(System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1852 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexParser.#ScanBackslash()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1853 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexParser.#ScanDollar()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1854 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexParser.#ScanBasicBackslash()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1855 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Text.RegularExpressions.RegexParser.#IsOnlyTopOption(System.Text.RegularExpressions.RegexOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1856 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexParser.#CountCaptures()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1857 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexParser.#ScanRegex()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1858 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexCode.#OpcodeSize(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1859 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexCode.#OpcodeBacktracks(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1860 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexInterpreter.#FindFirstChar()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1861 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Text.RegularExpressions.RegexInterpreter.#Go()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1862 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexInterpreter.#Go()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1863 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexCompilationInfo.#.ctor(System.String,System.Text.RegularExpressions.RegexOptions,System.String,System.String,System.Boolean)", MessageId="fullnamespace", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1864 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexCompilationInfo.#.ctor(System.String,System.Text.RegularExpressions.RegexOptions,System.String,System.String,System.Boolean)", MessageId="ispublic", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1865 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Crawlpos()", MessageId="Crawlpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1866 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtrack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1867 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtrack", MessageId="runtrack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1868 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#IsBoundary(System.Int32,System.Int32,System.Int32)", MessageId="startpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1869 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#IsBoundary(System.Int32,System.Int32,System.Int32)", MessageId="endpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1870 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runcrawl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1871 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runcrawl", MessageId="runcrawl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1872 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runstack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1873 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runstack", MessageId="runstack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1874 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtrackcount", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1875 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtrackcount", MessageId="runtrackcount", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1876 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtextend", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1877 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtextend", MessageId="runtextend", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1878 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runstackpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1879 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runstackpos", MessageId="runstackpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1880 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runcrawlpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1881 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runcrawlpos", MessageId="runcrawlpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1882 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtrackpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1883 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtrackpos", MessageId="runtrackpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1884 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Uncapture()", MessageId="Uncapture", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1885 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#CharInSet(System.Char,System.String,System.String)", MessageId="ch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1886 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runregex", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1887 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runregex", MessageId="runregex", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1888 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtextbeg", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1889 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtextbeg", MessageId="runtextbeg", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1890 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Popcrawl()", MessageId="Popcrawl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1891 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#TransferCapture(System.Int32,System.Int32,System.Int32,System.Int32)", MessageId="uncapnum", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1892 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#TransferCapture(System.Int32,System.Int32,System.Int32,System.Int32)", MessageId="capnum", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1893 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runmatch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1894 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runmatch", MessageId="runmatch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1895 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#IsECMABoundary(System.Int32,System.Int32,System.Int32)", MessageId="ECMA", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1896 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#IsECMABoundary(System.Int32,System.Int32,System.Int32)", MessageId="startpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1897 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#IsECMABoundary(System.Int32,System.Int32,System.Int32)", MessageId="endpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1898 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtext", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1899 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtext", MessageId="runtext", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1900 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#CharInClass(System.Char,System.String)", MessageId="ch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1901 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Crawl(System.Int32)", MessageId="i", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1902 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtextstart", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1903 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtextstart", MessageId="runtextstart", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1904 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Capture(System.Int32,System.Int32,System.Int32)", MessageId="capnum", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1905 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtextpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1906 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#runtextpos", MessageId="runtextpos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1907 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)", MessageId="textend", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1908 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)", MessageId="textstart", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1909 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)", MessageId="textbeg", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1910 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexRunner.#Scan(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)", MessageId="prevlen", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1911 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Text.RegularExpressions.RegexCompiler.#_temp3V", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1912 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Text.RegularExpressions.RegexCompiler.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1913 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexCompiler.#GenerateOneCode()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1914 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Text.RegularExpressions.RegexCompiler.#GenerateOneCode()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1915 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Text.RegularExpressions.RegexCompiler.#CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName,System.Reflection.Emit.CustomAttributeBuilder[],System.String,System.Security.Policy.Evidence)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1916 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexCompiler.#GenerateFindFirstChar()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1917 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Text.RegularExpressions.RegexCompiler.#GenerateFindFirstChar()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1918 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Text.RegularExpressions.RegexCompiler.#Compile(System.Text.RegularExpressions.RegexCode,System.Text.RegularExpressions.RegexOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1919 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Text.RegularExpressions.GroupCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1920 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Text.RegularExpressions.GroupCollection.#IsReadOnly", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1921 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Text.RegularExpressions.GroupCollection.#CopyTo(System.Array,System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1922 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.GroupCollection.#Item[System.String]", MessageId="groupname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1923 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.GroupCollection.#Item[System.Int32]", MessageId="groupnum", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1924 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexFCD.#CalculateFC(System.Int32,System.Text.RegularExpressions.RegexNode,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1925 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexFCD.#Prefix(System.Text.RegularExpressions.RegexTree)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1926 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexOptions.#Singleline", MessageId="Singleline", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1927 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexOptions.#ECMAScript", MessageId="ECMA", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1928 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Text.RegularExpressions.RegexOptions.#IgnorePatternWhitespace", MessageId="Whitespace", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1929 [module: SuppressMessage("Microsoft.Usage", "CA2240:ImplementISerializableCorrectly", Scope="type", Target="System.Text.RegularExpressions.Regex", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1930 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#capnames", MessageId="capnames", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1931 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.Regex.#capnames", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1932 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#Match(System.String,System.Int32)", MessageId="startat", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1933 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName,System.Reflection.Emit.CustomAttributeBuilder[])", MessageId="assemblyname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1934 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName,System.Reflection.Emit.CustomAttributeBuilder[])", MessageId="regexinfos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1935 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#Split(System.String,System.Int32,System.Int32)", MessageId="startat", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1936 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#capslist", MessageId="capslist", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1937 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.Regex.#capslist", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1938 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#GroupNameFromNumber(System.Int32)", MessageId="i", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1939 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#Matches(System.String,System.Int32)", MessageId="startat", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1940 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName)", MessageId="assemblyname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1941 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName)", MessageId="regexinfos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1942 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#Replace(System.String,System.String,System.Int32,System.Int32)", MessageId="startat", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1943 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.Regex.#caps", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1944 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#Escape(System.String)", MessageId="str", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1945 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.Regex.#pattern", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1946 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#Replace(System.String,System.Text.RegularExpressions.MatchEvaluator,System.Int32,System.Int32)", MessageId="startat", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1947 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Text.RegularExpressions.Regex.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1948 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Text.RegularExpressions.Regex.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1949 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#roptions", MessageId="roptions", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1950 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.Regex.#roptions", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1951 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#IsMatch(System.String,System.Int32)", MessageId="startat", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1952 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName,System.Reflection.Emit.CustomAttributeBuilder[],System.String)", MessageId="assemblyname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1953 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#CompileToAssembly(System.Text.RegularExpressions.RegexCompilationInfo[],System.Reflection.AssemblyName,System.Reflection.Emit.CustomAttributeBuilder[],System.String)", MessageId="regexinfos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1954 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Text.RegularExpressions.Regex.#.ctor(System.String,System.Text.RegularExpressions.RegexOptions,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1955 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.Regex.#capsize", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1956 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Text.RegularExpressions.Regex.#factory", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1957 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Text.RegularExpressions.Regex.#Compile(System.Text.RegularExpressions.RegexCode,System.Text.RegularExpressions.RegexOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1958 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Text.RegularExpressions.Regex.#Compile(System.Text.RegularExpressions.RegexCode,System.Text.RegularExpressions.RegexOptions)", MessageId="roptions", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1959 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Text.RegularExpressions.Regex.#Compile(System.Text.RegularExpressions.RegexCode,System.Text.RegularExpressions.RegexOptions)", MessageId="code", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1960 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#Unescape(System.String)", MessageId="str", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1961 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Text.RegularExpressions.Regex.#Run(System.Boolean,System.Int32,System.String,System.Int32,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1962 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Text.RegularExpressions.RegexLWCGCompiler.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1963 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Text.RegularExpressions.RegexCharClass+SingleRangeComparer.#Compare(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1964 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Text.RegularExpressions.RegexWriter.#MakeException(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1965 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Text.RegularExpressions.RegexWriter.#EmitFragment(System.Int32,System.Text.RegularExpressions.RegexNode,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1966 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Text.RegularExpressions.RegexWriter.#EmitFragment(System.Int32,System.Text.RegularExpressions.RegexNode,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1967 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Text.RegularExpressions.CaptureCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1968 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.CaptureCollection.#Item[System.Int32]", MessageId="i", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1969 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Text.RegularExpressions.CaptureCollection.#IsReadOnly", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1970 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Text.RegularExpressions.CaptureCollection.#CopyTo(System.Array,System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1971 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Text.RegularExpressions.RegexTypeCompiler.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1972 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Text.RegularExpressions.RegexTypeCompiler.#RegexField(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1973 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Text.RegularExpressions.RegexTypeCompiler.#.ctor(System.Reflection.AssemblyName,System.Reflection.Emit.CustomAttributeBuilder[],System.String,System.Security.Policy.Evidence)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1974 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Text.RegularExpressions.RegexTypeCompiler.#_moduleSlot", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1975 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Text.RegularExpressions.MatchCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1976 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Text.RegularExpressions.MatchCollection.#Item[System.Int32]", MessageId="i", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1977 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Text.RegularExpressions.MatchCollection.#IsReadOnly", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1978 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Text.RegularExpressions.MatchCollection.#CopyTo(System.Array,System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1979 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Text.RegularExpressions.MatchCollection.#.ctor(System.Text.RegularExpressions.Regex,System.String,System.Int32,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1980 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Text.RegularExpressions.RegexCharClass.#CharInCategoryGroup(System.Char,System.Globalization.UnicodeCategory,System.String,System.Int32&)", MessageId="ch", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1981 [module: SuppressMessage("Microsoft.Performance", "CA1814:PreferJaggedArraysOverMultidimensional", Scope="member", Target="System.Text.RegularExpressions.RegexCharClass.#_propTable", MessageId="Member", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1982 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Text.RegularExpressions.RegexCharClass.#AddLowercaseRange(System.Char,System.Char,System.Globalization.CultureInfo)", MessageId="culture", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1983 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Text.RegularExpressions.RegexCharClass.#Space", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1984 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Text.RegularExpressions.RegexCharClass.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1985 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Text.RegularExpressions.RegexCharClass.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1986 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Configuration.SettingsSavingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1987 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.ClientSettingsStore.#ReadConnectionStrings()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1988 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.ClientSettingsStore.#DeclareSection(System.Configuration.Configuration,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1989 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.ClientSettingsStore.#GetUserConfig(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1990 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.ClientSettingsStore.#ReadSettings(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1991 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.SettingValueElement.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1992 [module: SuppressMessage("Microsoft.Design", "CA1059:MembersShouldNotExposeCertainConcreteTypes", Scope="member", Target="System.Configuration.SettingValueElement.#ValueXml", MessageId="System.Xml.XmlNode", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1993 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Configuration.AppSettingsReader.#paramsArray", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1994 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.AppSettingsReader.#GetNoneNesting(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1995 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Configuration.SettingElement.#doc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1996 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Configuration.SettingElement.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1997 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.SettingElement.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1998 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.Configuration.SettingAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
1999 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.SingleTagSectionHandler.#Create(System.Object,System.Object,System.Xml.XmlNode)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2000 [module: SuppressMessage("Microsoft.Design", "CA1059:MembersShouldNotExposeCertainConcreteTypes", Scope="member", Target="System.Configuration.IConfigurationSectionHandler.#Create(System.Object,System.Object,System.Xml.XmlNode)", MessageId="System.Xml.XmlNode", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2001 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Configuration.CommonConfigurationStrings.#GetSectionPath(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2002 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Configuration.IdnElement+UriIdnScopeTypeConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2003 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Configuration.TypeUtil.#CreateInstanceWithReflectionPermission(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2004 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Configuration.IApplicationSettingsProvider.#GetPreviousVersion(System.Configuration.SettingsContext,System.Configuration.SettingsProperty)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2005 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Configuration.ClientSettingsSection.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2006 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.Configuration.SettingsProviderAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2007 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#IsClickOnceDeployed(System.AppDomain)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2008 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#IsClickOnceDeployed(System.AppDomain)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2009 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#Reset()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2010 [module: SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#.ctor(System.ComponentModel.IComponent,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2011 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#GetSerializeAs(System.Type)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2012 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#Upgrade()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2013 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#SettingsFilter(System.Reflection.PropertyInfo[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2014 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#GetPreviousVersion(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2015 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#_owner", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2016 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#IsFirstRunOfClickOnceApp()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2017 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Configuration.ApplicationSettingsBase.#IsFirstRunOfClickOnceApp()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2018 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Configuration.SettingsProviderCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2019 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.DictionarySectionHandler.#Create(System.Object,System.Object,System.Xml.XmlNode)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2020 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Configuration.SettingsPropertyValueCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2021 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#IsUserSetting(System.Configuration.SettingsProperty)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2022 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#Initialize(System.String,System.Collections.Specialized.NameValueCollection)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2023 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#Initialize(System.String,System.Collections.Specialized.NameValueCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2024 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#GetSectionName(System.Configuration.SettingsContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2025 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#set_ApplicationName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2026 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#get_ApplicationName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2027 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2028 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#GetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2029 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#CreateVersion(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2030 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2031 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.LocalFileSettingsProvider.#SetPropertyValues(System.Configuration.SettingsContext,System.Configuration.SettingsPropertyValueCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2032 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Configuration.ConfigurationException.#Filename", MessageId="Filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2033 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Configuration.ConfigurationException.#FullPathWithAssert(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2034 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Configuration.ConfigurationException.#FullPathWithAssert(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2035 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Configuration.ConfigurationException.#SafeFilename(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2036 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Configuration.IriParsingElement", MessageId="Iri", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2037 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.NameValueSectionHandler.#Create(System.Object,System.Object,System.Xml.XmlNode)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2038 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Configuration.ISettingsProviderService.#GetSettingsProvider(System.Configuration.SettingsProperty)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2039 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Configuration.SettingsAttributeDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2040 [module: SuppressMessage("Microsoft.Usage", "CA2229:ImplementSerializationConstructors", Scope="type", Target="System.Configuration.SettingsAttributeDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2041 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Configuration.SettingsPropertyCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2042 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Configuration.SettingsPropertyCollection.#OnRemoveComplete(System.Configuration.SettingsProperty)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2043 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Configuration.SettingsPropertyCollection.#OnRemove(System.Configuration.SettingsProperty)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2044 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Configuration.SettingsPropertyCollection.#OnAdd(System.Configuration.SettingsProperty)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2045 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Configuration.SettingsPropertyCollection.#OnAddComplete(System.Configuration.SettingsProperty)", MessageId="Property", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2046 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Configuration.SettingsLoadedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2047 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.ClientSettingsStore+ClientSettingsConfigurationHost.#IsKnownConfigFile(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2048 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Configuration.PrivilegedConfigurationManager.#GetSection(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2049 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Configuration.ConfigXmlDocument", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2050 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Configuration.ConfigXmlDocument", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2051 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Configuration.ConfigXmlDocument", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2052 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Configuration.ConfigXmlDocument", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2053 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateCDataSection(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2054 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateAttribute(System.String,System.String,System.String)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2055 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateAttribute(System.String,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2056 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Configuration.ConfigXmlDocument.#LoadSingleElement(System.String,System.Xml.XmlTextReader)", MessageId="filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2057 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateWhitespace(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2058 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateWhitespace(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2059 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Configuration.ConfigXmlDocument.#Filename", MessageId="Filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2060 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateComment(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2061 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateTextNode(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2062 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#System.Configuration.Internal.IConfigErrorInfo.get_LineNumber()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2063 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateElement(System.String,System.String,System.String)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2064 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateElement(System.String,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2065 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#System.Configuration.Internal.IConfigErrorInfo.get_Filename()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2066 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateSignificantWhitespace(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2067 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#CreateSignificantWhitespace(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2068 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Configuration.ConfigXmlDocument.#Load(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2069 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Configuration.UriSection.#IriParsing", MessageId="Iri", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2070 [module: SuppressMessage("Microsoft.Usage", "CA2229:ImplementSerializationConstructors", Scope="type", Target="System.Configuration.SettingsContext", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2071 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Configuration.SettingsContext", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2072 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Configuration.SettingsContext", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2073 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Configuration.SettingChangingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2074 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Configuration.SettingsPropertyValue.#IsHostedInAspnet()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2075 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Configuration.SettingsPropertyValue.#Deserialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2076 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Configuration.SettingsPropertyValue.#Deserialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2077 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Configuration.SettingsPropertyValue.#Deserialize()", MessageId="System.Type.InvokeMember", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2078 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Configuration.SettingElementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2079 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="System.Configuration.SettingsSerializeAs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2080 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.IPAddress.#Parse(System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2081 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.IPAddress.#Equals(System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2082 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.IPAddress.#get_Address()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2083 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.IPAddress.#.ctor(System.Byte[],System.Int64)", MessageId="scopeid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2084 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.IPAddress.#TryParse(System.String,System.Net.IPAddress&)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2085 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.IPAddress.#InternalParse(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2086 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.IPAddress.#get_ScopeId()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2087 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.IPAddress.#ToString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2088 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.IPAddress.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2089 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ComNetOS.#IsWin9x", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2090 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.ComNetOS.#IsWin2k3Sp1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2091 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ComNetOS.#IsWin2k3Sp1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2092 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ComNetOS.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2093 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.ComNetOS.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2094 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ComNetOS.#IsVista", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2095 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.ComNetOS.#IsWin2k3", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2096 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ComNetOS.#IsWin2k3", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2097 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ComNetOS.#IsWinNt", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2098 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ComNetOS.#IsPostWin2K", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2099 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ComNetOS.#IsWin2K", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2100 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.ComNetOS.#IsXpSp2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2101 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ComNetOS.#IsXpSp2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2102 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.NclUtilities.#GuessWhetherHostIsLoopback(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2103 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NclUtilities.#GetLocalAddresses()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2104 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NclUtilities.#GetLocalAddresses()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2105 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.CertPolicyValidationCallback.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2106 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.ConnectionPool.#AsyncThread()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2107 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ConnectionPool.#AsyncThread()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2108 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.ConnectionPool.#ReclaimEmancipatedObjects()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2109 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.ConnectionPool.#Create(System.Net.CreateConnectionDelegate)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2110 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ConnectionPool.#Create(System.Net.CreateConnectionDelegate)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2111 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="type", Target="System.Net.HttpListenerException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2112 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListenerException.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2113 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListenerException.#.ctor(System.Int32,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2114 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListenerException.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2115 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeLocalFree.#LocalAlloc(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2116 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.SafeLocalFree.#LocalAlloc(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2117 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.NegotiateClient.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2118 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.SafeFreeCredentials.#AcquireCredentialsHandle(System.Net.SecurDll,System.String,System.Net.CredentialUse,System.Net.AuthIdentity&,System.Net.SafeFreeCredentials&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2119 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.SafeFreeCredentials.#AcquireDefaultCredential(System.Net.SecurDll,System.String,System.Net.CredentialUse,System.Net.SafeFreeCredentials&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2120 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.SafeFreeCredentials.#AcquireCredentialsHandle(System.Net.SecurDll,System.String,System.Net.CredentialUse,System.Net.SecureCredential&,System.Net.SafeFreeCredentials&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2121 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.WebException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2122 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.WebException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2123 [module: SuppressMessage("Microsoft.Naming","CA1724:TypeNamesShouldNotMatchNamespaces", Scope="type", Target="System.Net.WebRequestMethods+Http", Justification="We can't rename this type since this would be a breaking change.")]
2124 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.Dns.#BeginGetHostEntry(System.String,System.AsyncCallback,System.Object)", MessageId="object", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2125 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.Dns.#BeginGetHostEntry(System.Net.IPAddress,System.AsyncCallback,System.Object)", MessageId="object", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2126 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.Dns.#GetHostName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2127 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Dns.#InternalResolveFast(System.String,System.Int32,System.Boolean&)", MessageId="timeout", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2128 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Dns.#InternalResolveFast(System.String,System.Int32,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2129 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Dns.#GetAddrInfo(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2130 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Dns.#GetAddrInfo(System.String)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2131 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Dns.#HostResolutionBeginHelper(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2132 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Dns.#NativeToHostEntry(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2133 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.DigestClient.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2134 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.DigestClient.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2135 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Net.DigestClient.#Update(System.String,System.Net.WebRequest)", MessageId="System.String.Substring(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2136 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.DigestClient.#CheckQOP(System.Net.HttpDigestChallenge)", MessageId="System.String.IndexOf(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2137 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.Authorization.#ProtectionRealm", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2138 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.RequestContextBase.#Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2139 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.RequestContextBase.#BaseConstruction(System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_REQUEST*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2140 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.RequestContextBase.#UnsetBlob()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2141 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.GZipWrapperStream.#Read(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2142 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.GZipWrapperStream.#Read(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2143 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.GZipWrapperStream.#EndRead(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2144 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.GZipWrapperStream.#EndRead(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2145 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.GZipWrapperStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2146 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.GZipWrapperStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2147 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.StreamSizes.#.ctor(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2148 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.WebResponse.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2149 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebResponse.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2150 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.WebResponse.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2151 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.WebResponse.#GetResponseStream()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2152 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.ConnectionPoolManager.#m_ConnectionPools", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2153 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.StreamFramer.#BeginWriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2154 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.StreamFramer.#BeginWriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2155 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.StreamFramer.#ReadFrameCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2156 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.StreamFramer.#ReadFrameCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2157 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.SocketPermission.#FromXml(System.Security.SecurityElement)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2158 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.SocketPermission.#FromXml(System.Security.SecurityElement)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2159 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.SocketPermission.#.ctor(System.Net.NetworkAccess,System.Net.TransportType,System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2160 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SocketPermission.#FindSubset(System.Collections.ArrayList,System.Collections.ArrayList)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2161 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.SocketPermission.#Copy()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2162 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.SocketPermission.#ParseAddXmlElement(System.Security.SecurityElement,System.Collections.ArrayList,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2163 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.SocketPermission.#ParseAddXmlElement(System.Security.SecurityElement,System.Collections.ArrayList,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2164 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandlesXPOrLater.#GetAddrInfoW(System.String,System.String,System.Net.AddressInfo&,System.Net.SafeFreeAddrInfo&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2165 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Net.WebHeaderCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2166 [module: SuppressMessage("Microsoft.Interoperability", "CA1405:ComVisibleTypeBaseTypesShouldBeComVisible", Scope="type", Target="System.Net.WebHeaderCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2167 [module: SuppressMessage("Microsoft.Usage", "CA2236:CallBaseClassMethodsOnISerializableTypes", Scope="member", Target="System.Net.WebHeaderCollection.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2168 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.WebHeaderCollection.#CheckBadChars(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2169 [module: SuppressMessage("Microsoft.Interoperability", "CA1407:AvoidStaticMembersInComVisibleTypes", Scope="member", Target="System.Net.WebHeaderCollection.#IsRestricted(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2170 [module: SuppressMessage("Microsoft.Interoperability", "CA1407:AvoidStaticMembersInComVisibleTypes", Scope="member", Target="System.Net.WebHeaderCollection.#IsRestricted(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2171 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.WebHeaderCollection.#ThrowOnRestrictedHeader(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2172 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.WebHeaderCollection.#ParseHeaders(System.Byte[],System.Int32,System.Int32&,System.Int32&,System.Int32,System.Net.WebParseError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2173 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.WebHeaderCollection.#ParseHeadersStrict(System.Byte[],System.Int32,System.Int32&,System.Int32&,System.Int32,System.Net.WebParseError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2174 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.WebHeaderCollection.#GetValues(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2175 [module: SuppressMessage("Microsoft.Usage", "CA2236:CallBaseClassMethodsOnISerializableTypes", Scope="member", Target="System.Net.WebHeaderCollection.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2176 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.WebHeaderCollection.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2177 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.WebHeaderCollection.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2178 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.WebHeaderCollection.#ToString(System.Boolean)", MessageId="forTrace", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2179 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods.#GetCurrentThreadId()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2180 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="System.Net.UnsafeNclNativeMethods.#DebugBreak()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2181 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods.#CreateSemaphore(System.IntPtr,System.Int32,System.Int32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2182 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods.#BCryptGetFipsAlgorithmMode(System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2183 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods.#ReleaseSemaphore(System.IntPtr,System.Int32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2184 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods.#ReleaseSemaphore(System.IntPtr,System.Int32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2185 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Net.CredentialCache", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2186 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Net.CredentialCache", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2187 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.CredentialCache.#Add(System.String,System.Int32,System.String,System.Net.NetworkCredential)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2188 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.CredentialCache.#GetCredential(System.Uri,System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2189 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.CredentialCache.#Add(System.Uri,System.String,System.Net.NetworkCredential)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2190 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.CredentialCache.#Add(System.Uri,System.String,System.Net.NetworkCredential)", MessageId="cred", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2191 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.SpnDictionary.#GetCanonicalKey(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2192 [module: SuppressMessage("Microsoft.Design", "CA1049:TypesThatOwnNativeResourcesShouldBeDisposable", Scope="type", Target="System.Net.TransmitFileBuffers", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2193 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.TransmitFileBuffers.#preBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2194 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.TransmitFileBuffers.#postBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2195 [module: SuppressMessage("Microsoft.Design", "CA1052:StaticHolderTypesShouldBeSealed", Scope="type", Target="System.Net.ServicePointManager", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2196 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.ServicePointManager.#SpecialConnectGroupName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2197 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.ServicePointManager.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2198 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.ServicePointManager.#FindServicePoint(System.String,System.Net.IWebProxy)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2199 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ServicePointManager.#Debug(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2200 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", Scope="member", Target="System.Net.ServicePointManager.#MakeQueryString(System.Uri)", MessageId="System.Int32.ToString", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2201 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.ServicePointManager.#FindServicePoint(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2202 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.SocketAddress.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2203 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.SocketAddress.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2204 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.SocketAddress.#get_Item(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2205 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.SocketAddress.#set_Item(System.Int32,System.Byte)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2206 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SslConnectionInfo.#.ctor(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2207 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SyncRequestContext.#Allocate(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2208 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_REQUEST_HEADER_ID.#m_Strings", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2209 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_REQUEST_HEADER_ID.#m_Hashtable", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2210 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_REQUEST_HEADER_ID.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2211 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.KerberosClient.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2212 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Connection.#s_NullBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2213 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Connection.#ReadComplete(System.Int32,System.Net.WebExceptionStatus)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2214 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Connection.#ReadComplete(System.Int32,System.Net.WebExceptionStatus)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2215 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#HandleError(System.Boolean,System.Boolean,System.Net.WebExceptionStatus,System.Net.ConnectionReturnResult&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2216 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#InternalWriteStartNextRequest(System.Net.HttpWebRequest,System.Boolean&,System.Net.TriState&,System.Net.HttpWebRequest&,System.Net.ConnectionReturnResult&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2217 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Connection.#InternalWriteStartNextRequest(System.Net.HttpWebRequest,System.Boolean&,System.Net.TriState&,System.Net.HttpWebRequest&,System.Net.ConnectionReturnResult&)", MessageId="request", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2218 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Connection.#ParseStatusLine(System.Byte[],System.Int32,System.Int32&,System.Int32[]&,System.String&,System.Int32&,System.Net.WebParseError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2219 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Connection.#CompleteConnection(System.Boolean,System.Net.HttpWebRequest)", MessageId="async", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2220 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Connection.#CompleteConnection(System.Boolean,System.Net.HttpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2221 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.Connection.#m_PostReceiveDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2222 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Connection.#TunnelThroughProxyWrapper(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2223 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#SubmitRequest(System.Net.HttpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2224 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Connection.#PostReceive()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2225 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.Connection.#m_TunnelCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2226 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#ReadStartNextRequest(System.Net.WebRequest,System.Net.ConnectionReturnResult&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2227 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Connection.#ReadStartNextRequest(System.Net.WebRequest,System.Net.ConnectionReturnResult&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2228 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Connection.#ParseResponseData(System.Net.ConnectionReturnResult&,System.Boolean&,System.Net.CoreResponseData&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2229 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.Connection.#ParseResponseData(System.Net.ConnectionReturnResult&,System.Boolean&,System.Net.CoreResponseData&)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2230 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#ParseResponseData(System.Net.ConnectionReturnResult&,System.Boolean&,System.Net.CoreResponseData&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2231 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.Connection.#ParseResponseData(System.Net.ConnectionReturnResult&,System.Boolean&,System.Net.CoreResponseData&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2232 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Connection.#ParseStatusLineStrict(System.Byte[],System.Int32,System.Int32&,System.Int32&,System.Net.Connection+StatusLineValues,System.Int32,System.Int32&,System.Net.WebParseError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2233 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Connection.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2234 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.Connection.#m_ReadCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2235 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Connection.#CompleteStartConnection(System.Boolean,System.Net.HttpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2236 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#CheckStartReceive(System.Net.HttpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2237 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Connection.#CheckStartReceive(System.Net.HttpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2238 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#CloseOnIdle()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2239 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Connection.#CloseOnIdle()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2240 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#AbortSocket(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2241 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Connection.#PrepareCloseConnectionSocket(System.Net.ConnectionReturnResult&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2242 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Connection.#PrepareCloseConnectionSocket(System.Net.ConnectionReturnResult&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2243 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Connection.#TunnelThroughProxy(System.Uri,System.Net.HttpWebRequest,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2244 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Connection.#TunnelThroughProxy(System.Uri,System.Net.HttpWebRequest,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2245 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.Connection.#TunnelThroughProxy(System.Uri,System.Net.HttpWebRequest,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2246 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Connection.#Debug(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2247 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Connection.#ProcessHeaderData(System.Boolean&,System.Net.HttpWebRequest,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2248 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.Connection.#ProcessHeaderData(System.Boolean&,System.Net.HttpWebRequest,System.Boolean&)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2249 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#ProcessHeaderData(System.Boolean&,System.Net.HttpWebRequest,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2250 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.Connection.#ProcessHeaderData(System.Boolean&,System.Net.HttpWebRequest,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2251 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Connection.#AbortOrDisassociate(System.Net.HttpWebRequest,System.Net.WebException)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2252 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Connection.#DebugDumpArrayListEntries(System.Collections.ArrayList,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2253 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.HttpListener.#Dispose(System.Boolean)", MessageId="disposing", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2254 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.HttpListener.#EnsureBoundHandle()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2255 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListener.#SendError(System.UInt64,System.Net.HttpStatusCode,System.Collections.ArrayList)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2256 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.HttpListener.#AddPrefix(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2257 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.HttpListener.#HttpStatusFromSecurityStatus(System.Net.SecurityStatus)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2258 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.HttpListener.#CreateWindowsIdentity(System.IntPtr,System.String,System.Security.Principal.WindowsAccountType,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2259 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.HttpListener.#CreateWindowsIdentity(System.IntPtr,System.String,System.Security.Principal.WindowsAccountType,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2260 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListener.#HandleAuthentication(System.Net.RequestContextBase,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2261 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.HttpListener.#HandleAuthentication(System.Net.RequestContextBase,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2262 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Net.HttpListener.#HandleAuthentication(System.Net.RequestContextBase,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2263 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.HttpListener.#BuildChallenge(System.Net.AuthenticationSchemes,System.UInt64,System.Net.NTAuthentication&)", MessageId="connectionId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2264 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListener.#Stop()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2265 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.HttpListener.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2266 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.HttpListener.#GetContext()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2267 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.BasicClient.#SignatureSize", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2268 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.BasicClient.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2269 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.DownloadStringCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2270 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.HeaderInfoTable.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2271 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.HeaderInfoTable.#Item[System.String]", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2272 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkingPerfCounters.#GetInstanceName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2273 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.NetworkingPerfCounters.#GetInstanceName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2274 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.NetworkingPerfCounters.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2275 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.NetworkingPerfCounters.#GetAssemblyName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2276 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkingPerfCounters.#Initialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2277 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.NetworkingPerfCounters.#Initialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2278 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SecureCredential.#DebugDump()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2279 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SecureCredential.#.ctor(System.Int32,System.Security.Cryptography.X509Certificates.X509Certificate,System.Net.SecureCredential+Flags,System.Net.SchProtocols)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2280 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.SafeCloseSocketAndEvent.#DeleteEvent()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2281 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocketAndEvent.#CreateWSASocketWithEvent(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2282 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.SafeCloseSocketAndEvent.#CreateWSASocketWithEvent(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.Boolean,System.Boolean)", MessageId="signaled", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2283 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.SafeCloseSocketAndEvent.#CreateWSASocketWithEvent(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.Boolean,System.Boolean)", MessageId="autoReset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2284 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocketAndEvent.#CompleteInitialization(System.Net.SafeCloseSocketAndEvent)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2285 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.SafeCloseSocketAndEvent.#CompleteInitialization(System.Net.SafeCloseSocketAndEvent)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2286 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+WinInet.#DetectAutoProxyUrl(System.Text.StringBuilder,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2287 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+WinInet.#DetectAutoProxyUrl(System.Text.StringBuilder,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2288 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.ICertificatePolicy.#CheckValidationResult(System.Net.ServicePoint,System.Security.Cryptography.X509Certificates.X509Certificate,System.Net.WebRequest,System.Int32)", MessageId="srv", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2289 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.WebRequest.#Headers", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2290 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.WebRequest.#GetRequestStream()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2291 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.WebRequest.#GetSystemWebProxy()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2292 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.WebRequest.#GetResponse()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2293 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.WebRequest.#Create(System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2294 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.WebRequest.#CreateHttp(System.String)", MessageId="string", Justification="Needs to match the SL4 implementation")]
2295 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.AsyncRequestContext.#Allocate(System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2296 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.InterlockedStack.#_count", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2297 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="System.Net.HttpWebRequest", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2298 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.HttpWebRequest", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2299 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.HttpWebRequest.#Referer", MessageId="Referer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2300 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.HttpWebRequest.#ClientCertificates", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2301 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.HttpWebRequest.#MakeMemoryStream(System.IO.Stream)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2302 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpWebRequest.#MakeMemoryStream(System.IO.Stream)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2303 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpWebRequest.#Abort(System.Exception,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2304 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.HttpWebRequest.#SetResponse(System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2305 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.HttpWebRequest.#SetResponse(System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2306 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.HttpWebRequest.#GenerateFtpProxyRequestLine(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2307 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.HttpWebRequest.#SerializeHeaders()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2308 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.HttpWebRequest.#.ctor(System.Uri,System.Net.ServicePoint)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2309 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.HttpWebRequest.#Headers", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2310 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpWebRequest.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2311 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpWebRequest.#SetRequestContinue(System.Net.CoreResponseData)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2312 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.HttpWebRequest.#.ctor(System.Uri,System.Uri,System.Net.HttpWebRequest)", MessageId="orginalRequest", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2313 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpWebRequest.#set_Connection(System.String)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2314 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.HttpWebRequest.#set_Connection(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2315 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.HttpWebRequest.#GetRequestStream()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2316 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpWebRequest.#set_TransferEncoding(System.String)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2317 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.HttpWebRequest.#set_TransferEncoding(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2318 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.HttpWebRequest.#GetResponse()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2319 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.HttpWebRequest.#SetAndOrProcessResponse(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2320 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpWebRequest.#CheckCacheRetrieveOnResponse()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2321 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpWebRequest.#set_Expect(System.String)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2322 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.HttpWebRequest.#set_Expect(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2323 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.HttpWebRequest.#FindServicePoint(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2324 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpWebRequest.#SetResponse(System.Net.CoreResponseData)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2325 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.HttpWebRequest.#BeginGetResponse(System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2326 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.HttpWebRequest.#BeginGetRequestStream(System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2327 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.HttpWebRequest.#TrimScopeID(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2328 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.HttpWebRequest.#ProcessResponse()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2329 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpWebRequest.#ProcessResponse()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2330 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.HttpWebRequest.#CheckResubmit(System.Exception&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2331 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpWebRequest.#ClearAuthenticatedConnectionResources()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2332 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.StreamChunkBytes.#BytesRead", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2333 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.StreamChunkBytes.#TotalBytesRead", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2334 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.NclConstants.#EmptyUriArray", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2335 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.HttpListenerBasicIdentity.#.ctor(System.String,System.String)", MessageId="username", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2336 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.SafeCloseSocket+InnerSafeCloseSocket.#tempBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2337 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocket+InnerSafeCloseSocket.#Accept(System.Net.SafeCloseSocket,System.Byte[],System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2338 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocket+InnerSafeCloseSocket.#BlockingRelease()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2339 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocket+InnerSafeCloseSocket.#CreateWSASocket(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2340 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCredentialReference.#.ctor(System.Net.SafeFreeCredentials)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2341 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.SafeCredentialReference.#.ctor(System.Net.SafeFreeCredentials)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2342 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCredentialReference.#CreateReference(System.Net.SafeFreeCredentials)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2343 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SecurityPackageInfoClass.#.ctor(System.Runtime.InteropServices.SafeHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2344 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.SecurityPackageInfoClass.#.ctor(System.Runtime.InteropServices.SafeHandle,System.Int32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2345 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.ValidationHelper.#InvalidMethodChars", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2346 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.ValidationHelper.#ToString(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2347 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.ValidationHelper.#EmptyArray", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2348 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.ValidationHelper.#HashString(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2349 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.HttpDateParse.#MapDayMonthToDword(System.Char[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2350 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.HttpDateParse.#ParseCookieDate(System.String,System.DateTime&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2351 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.HttpDateParse.#ParseHttpDate(System.String,System.DateTime&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2352 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.FtpControlStream.#m_AcceptCallbackDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2353 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.FtpControlStream.#PipelineCallback(System.Net.CommandStream+PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2354 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#PipelineCallback(System.Net.CommandStream+PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2355 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#PipelineCallback(System.Net.CommandStream+PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2356 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#PipelineCallback(System.Net.CommandStream+PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&)", MessageId="System.String.IndexOf(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2357 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.FtpControlStream.#PipelineCallback(System.Net.CommandStream+PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2358 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#GetPathAndFilename(System.Net.FtpControlStream+GetPathOption,System.Uri,System.String&,System.String&,System.Boolean&)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2359 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FtpControlStream.#GetPortV6(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2360 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#GetPortV6(System.String)", MessageId="System.String.LastIndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2361 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FtpControlStream.#FormatFtpCommand(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2362 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#TryUpdateContentLength(System.String)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2363 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#TryUpdateContentLength(System.String)", MessageId="System.String.LastIndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2364 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.FtpControlStream.#AcceptCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2365 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FtpControlStream.#GetAddressAndPort(System.String,System.Net.IPAddress&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2366 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FtpControlStream.#FormatAddressV6(System.Net.IPAddress,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2367 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#TryUpdateResponseUri(System.String,System.Net.FtpWebRequest)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2368 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.FtpControlStream.#QueueOrCreateDataConection(System.Net.CommandStream+PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&,System.Boolean&)", MessageId="stream", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2369 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.FtpControlStream.#QueueOrCreateDataConection(System.Net.CommandStream+PipelineEntry,System.Net.ResponseDescription,System.Boolean,System.IO.Stream&,System.Boolean&)", MessageId="timeout", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2370 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.FtpControlStream.#GetPortCommandLine(System.Net.FtpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2371 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.FtpControlStream.#GetPortCommandLine(System.Net.FtpWebRequest)", MessageId="request", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2372 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.FtpControlStream.#ConnectCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2373 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FtpControlStream.#FormatAddress(System.Net.IPAddress,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2374 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FtpControlStream.#GetContentLengthFrom213Response(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2375 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.FtpControlStream.#m_ConnectCallbackDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2376 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FtpControlStream.#GetLoginDirectory(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2377 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.FtpControlStream.#CheckValid(System.Net.ResponseDescription,System.Int32&,System.Int32&)", MessageId="System.String.IndexOf(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2378 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.FtpControlStream.#m_SSLHandshakeCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2379 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.FtpControlStream.#BuildCommandsList(System.Net.WebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2380 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.FtpControlStream.#SSLHandshakeCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2381 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FtpControlStream.#CreateFtpDataSocket(System.Net.FtpWebRequest,System.Net.Sockets.Socket)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2382 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.FtpControlStream.#CreateFtpDataSocket(System.Net.FtpWebRequest,System.Net.Sockets.Socket)", MessageId="request", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2383 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.SSL_EXTRA_CERT_CHAIN_POLICY_PARA+U.#cbStruct", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2384 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.SSL_EXTRA_CERT_CHAIN_POLICY_PARA+U.#cbSize", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2385 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="type", Target="System.Net.ProtocolViolationException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2386 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.ProtocolViolationException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2387 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.ProtocolViolationException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2388 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.NetworkCredential.#InitializePart1()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2389 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.NetworkCredential.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2390 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.NetworkCredential.#m_environmentDomainNamePermission", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2391 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.NetworkCredential.#m_environmentUserNamePermission", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2392 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.NetworkCredential.#ReadRegFips()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2393 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.NetworkCredential.#ReadRegFips()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2394 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.NetworkCredential.#ReadRegFips()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2395 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.PrefixLookup.#Lookup(System.String)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2396 [module: SuppressMessage("Microsoft.Design", "CA1064:ExceptionsShouldBePublic", Scope="type", Target="System.Net.InternalException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2397 [module: SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope="type", Target="System.Net.InternalException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2398 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="member", Target="System.Net.InternalException.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2399 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.KnownHttpVerb.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2400 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.TlsStream.#WakeupPendingIO(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2401 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SSPIWrapper.#QueryContextAttributes(System.Net.SSPIInterface,System.Net.SafeDeleteContext,System.Net.ContextAttribute)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2402 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.SSPIWrapper.#QueryContextAttributes(System.Net.SSPIInterface,System.Net.SafeDeleteContext,System.Net.ContextAttribute)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2403 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.SSPIWrapper.#QueryContextAttributes(System.Net.SSPIInterface,System.Net.SafeDeleteContext,System.Net.ContextAttribute)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2404 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.SSPIWrapper.#ErrorDescription(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2405 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SSPIWrapper.#EnumerateSecurityPackages(System.Net.SSPIInterface)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2406 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SSPIWrapper.#EncryptDecryptHelper(System.Net.SSPIWrapper+OP,System.Net.SSPIInterface,System.Net.SafeDeleteContext,System.Net.SecurityBuffer[],System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2407 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.UploadStringCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2408 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.FrameHeader.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2409 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FrameHeader.#MaxMessageSize", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2410 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.FrameHeader.#Size", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2411 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.FrameHeader.#set_PayloadSize(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2412 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Base64Stream+WriteAsyncResult.#OnWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2413 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NTAuthentication.#CloseContext()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2414 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.NTAuthentication.#.ctor(System.Boolean,System.String,System.String,System.Net.ContextFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2415 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NTAuthentication.#get_IsValidContext()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2416 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NTAuthentication.#GetOutgoingDigestBlob(System.String,System.String,System.String,System.String,System.Boolean,System.Boolean,System.Net.SecurityStatus&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2417 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NTAuthentication.#GetOutgoingBlob(System.Byte[],System.Boolean,System.Net.SecurityStatus&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2418 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.SafeOverlappedFree.#.ctor(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2419 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeOverlappedFree.#Alloc()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2420 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.SafeOverlappedFree.#Alloc()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2421 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeOverlappedFree.#Close(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2422 [module: SuppressMessage("Microsoft.Design", "CA1049:TypesThatOwnNativeResourcesShouldBeDisposable", Scope="type", Target="System.Net.WSABuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2423 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.WSABuffer.#Pointer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2424 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.TimerThread.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2425 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.TimerThread.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2426 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.TimerThread.#OnDomainUnload(System.Object,System.EventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2427 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.WebRequestMethods+Http", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2428 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebRequestMethods+Http.#MkCol", MessageId="Mk", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2429 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.LazyAsyncResult.#DebugProtectState(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2430 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.HttpResponseStreamAsyncResult.#Callback(System.UInt32,System.UInt32,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2431 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpResponseStreamAsyncResult.#Callback(System.UInt32,System.UInt32,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2432 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.HttpResponseStreamAsyncResult.#m_SentHeaders", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2433 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.NestedMultipleAsyncResult.#.ctor(System.Object,System.Object,System.AsyncCallback,System.Net.BufferOffsetSize[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2434 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.BufferedReadStream+ReadAsyncResult.#OnRead(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2435 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.DownloadProgressChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2436 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.PooledStream.#PostPop(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2437 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.PooledStream.#set_Owner(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2438 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.PooledStream.#PrePush(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2439 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.WebRequestMethods+Ftp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2440 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.OpenReadCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2441 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+WinHttp.#WinHttpDetectAutoProxyConfigUrl(System.UInt32,System.Net.SafeGlobalFree&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2442 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+WinHttp.#WinHttpDetectAutoProxyConfigUrl(System.UInt32,System.Net.SafeGlobalFree&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2443 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.UploadValuesCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2444 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecvFrom(System.Net.SafeCloseSocket,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2445 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecvFrom(System.Net.SafeCloseSocket,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr,System.Net.SafeNativeOverlapped,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2446 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAIoctl(System.Net.SafeCloseSocket,System.Int32,System.Guid&,System.Int32,System.IntPtr&,System.Int32,System.Int32&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2447 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecv(System.Net.SafeCloseSocket,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2448 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecv(System.Net.SafeCloseSocket,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2449 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASocket(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.IntPtr,System.UInt32,System.Net.SocketConstructorFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2450 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#setsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Byte[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2451 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile(System.Net.SafeCloseSocket,System.Runtime.InteropServices.SafeHandle,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2452 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile(System.Net.SafeCloseSocket,System.Runtime.InteropServices.SafeHandle,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2453 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#getpeername(System.Net.SafeCloseSocket,System.Byte[],System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2454 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#getsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Net.IPMulticastRequest&,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2455 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#setsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Net.Linger&,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2456 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAConnect(System.IntPtr,System.Byte[],System.Int32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2457 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#select(System.Int32,System.IntPtr[],System.IntPtr[],System.IntPtr[],System.Net.Sockets.TimeValue&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2458 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAEnumProtocols(System.Int32[],System.Net.SafeLocalFree,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2459 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile(System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2460 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile(System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32,System.IntPtr,System.IntPtr,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2461 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#ioctlsocket(System.Net.SafeCloseSocket,System.Int32,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2462 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#getsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Byte[],System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2463 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecvFrom(System.Net.SafeCloseSocket,System.Net.WSABuffer&,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2464 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecvFrom(System.Net.SafeCloseSocket,System.Net.WSABuffer&,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2465 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAIoctl_Blocking(System.IntPtr,System.Int32,System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32&,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2466 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASend_Blocking(System.IntPtr,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2467 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASend_Blocking(System.IntPtr,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2468 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAEventSelect(System.Net.SafeCloseSocket,System.Runtime.InteropServices.SafeHandle,System.Net.Sockets.AsyncEventBits)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2469 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAStartup(System.Int16,System.Net.WSAData&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2470 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASend(System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2471 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASend(System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2472 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#recv(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2473 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile_Blocking(System.IntPtr,System.Runtime.InteropServices.SafeHandle,System.Int32,System.Int32,System.Runtime.InteropServices.SafeHandle,System.Net.TransmitFileBuffers,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2474 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile_Blocking(System.IntPtr,System.Runtime.InteropServices.SafeHandle,System.Int32,System.Int32,System.Runtime.InteropServices.SafeHandle,System.Net.TransmitFileBuffers,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2475 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile_Blocking2(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Runtime.InteropServices.SafeHandle,System.Net.TransmitFileBuffers,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2476 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile_Blocking2(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Runtime.InteropServices.SafeHandle,System.Net.TransmitFileBuffers,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2477 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile2(System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32,System.Runtime.InteropServices.SafeHandle,System.Net.TransmitFileBuffers,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2478 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile2(System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32,System.Runtime.InteropServices.SafeHandle,System.Net.TransmitFileBuffers,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2479 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAStringToAddress(System.String,System.Net.Sockets.AddressFamily,System.IntPtr,System.Byte[],System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2480 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAEventSelect(System.Net.SafeCloseSocket,System.IntPtr,System.Net.Sockets.AsyncEventBits)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2481 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASend(System.Net.SafeCloseSocket,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2482 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASend(System.Net.SafeCloseSocket,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2483 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASend(System.Net.SafeCloseSocket,System.Net.WSABuffer&,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2484 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASend(System.Net.SafeCloseSocket,System.Net.WSABuffer&,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2485 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASendTo(System.Net.SafeCloseSocket,System.Net.WSABuffer&,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2486 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASendTo(System.Net.SafeCloseSocket,System.Net.WSABuffer&,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.Int32,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2487 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecv(System.Net.SafeCloseSocket,System.Net.WSABuffer&,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2488 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecv(System.Net.SafeCloseSocket,System.Net.WSABuffer&,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2489 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#getsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Int32&,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2490 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#setsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Net.IPMulticastRequest&,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2491 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#shutdown(System.Net.SafeCloseSocket,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2492 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#listen(System.Net.SafeCloseSocket,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2493 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#getsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Net.IPv6MulticastRequest&,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2494 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#setsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Int32&,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2495 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#setsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.IntPtr&,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2496 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#AcceptEx(System.Net.SafeCloseSocket,System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2497 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#AcceptEx(System.Net.SafeCloseSocket,System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2498 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecv_Blocking(System.IntPtr,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2499 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecv_Blocking(System.IntPtr,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.Runtime.InteropServices.SafeHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2500 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#send(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2501 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#getsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Net.Linger&,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2502 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#gethostbyname(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2503 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#inet_addr(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2504 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAGetOverlappedResult(System.Net.SafeCloseSocket,System.IntPtr,System.UInt32&,System.Boolean,System.Net.Sockets.SocketFlags&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2505 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#setsockopt(System.Net.SafeCloseSocket,System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Net.IPv6MulticastRequest&,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2506 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSAAddressToString(System.Byte[],System.Int32,System.IntPtr,System.Text.StringBuilder,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2507 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#recvfrom(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Byte[],System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2508 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#bind(System.Net.SafeCloseSocket,System.Byte[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2509 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecv(System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2510 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSARecv(System.Net.SafeCloseSocket,System.IntPtr,System.Int32,System.Int32&,System.Net.Sockets.SocketFlags&,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2511 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#getsockname(System.Net.SafeCloseSocket,System.Byte[],System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2512 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile(System.Net.SafeCloseSocket,System.Runtime.InteropServices.SafeHandle,System.Int32,System.Int32,System.Runtime.InteropServices.SafeHandle,System.Net.TransmitFileBuffers,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2513 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#TransmitFile(System.Net.SafeCloseSocket,System.Runtime.InteropServices.SafeHandle,System.Int32,System.Int32,System.IntPtr,System.Net.TransmitFileBuffers,System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2514 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASendTo(System.Net.SafeCloseSocket,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2515 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#WSASendTo(System.Net.SafeCloseSocket,System.Net.WSABuffer[],System.Int32,System.Int32&,System.Net.Sockets.SocketFlags,System.IntPtr,System.Int32,System.Net.SafeNativeOverlapped,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2516 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#select(System.Int32,System.IntPtr[],System.IntPtr[],System.IntPtr[],System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2517 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK.#sendto(System.IntPtr,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Byte[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2518 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Uri,System.Boolean,System.String[],System.Net.ICredentials)", MessageId="Address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2519 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Uri,System.Boolean,System.String[],System.Net.ICredentials)", MessageId="Credentials", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2520 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Uri,System.Boolean,System.String[],System.Net.ICredentials)", MessageId="Bypass", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2521 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Int32)", MessageId="Port", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2522 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Int32)", MessageId="Host", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2523 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2524 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Collections.Hashtable,System.Boolean,System.String[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2525 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Boolean)", MessageId="Bypass", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2526 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Boolean)", MessageId="Address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2527 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Uri,System.Boolean)", MessageId="Bypass", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2528 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Uri,System.Boolean)", MessageId="Address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2529 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.WebProxy.#CreateProxyUri(System.String)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2530 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.WebProxy.#BypassList", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2531 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Uri)", MessageId="Address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2532 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Boolean,System.String[])", MessageId="Bypass", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2533 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Boolean,System.String[])", MessageId="Address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2534 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Uri,System.Boolean,System.String[])", MessageId="Bypass", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2535 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.Uri,System.Boolean,System.String[])", MessageId="Address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2536 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String)", MessageId="Address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2537 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Boolean,System.String[],System.Net.ICredentials)", MessageId="Address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2538 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Boolean,System.String[],System.Net.ICredentials)", MessageId="Credentials", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2539 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.WebProxy.#.ctor(System.String,System.Boolean,System.String[],System.Net.ICredentials)", MessageId="Bypass", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2540 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxy.#IsLocal(System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2541 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListener+DisconnectAsyncResult.#.ctor(System.Net.HttpListener,System.UInt64)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2542 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.FtpStatusCode.#PathnameCreated", MessageId="Pathname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2543 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.FtpStatusCode.#ActionNotTakenFilenameNotAllowed", MessageId="Filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2544 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.FtpStatusCode.#FileActionOK", MessageId="OK", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2545 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.FtpStatusCode.#NeedLoginAccount", MessageId="Login", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2546 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.FtpStatusCode.#CommandOK", MessageId="OK", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2547 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.FtpStatusCode.#CantOpenData", MessageId="Cant", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2548 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.HttpListenerContext", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2549 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Net.HttpListenerContext.#CancelRequest(System.Net.SafeCloseHandle,System.UInt64)", MessageId="System.Net.UnsafeNclNativeMethods+HttpApi.HttpSendResponseEntityBody(System.Net.SafeCloseHandle,System.UInt64,System.UInt32,System.UInt16,System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_DATA_CHUNK*,System.UInt32*,System.Net.SafeLocalFree,System.UInt32,System.Threading.NativeOverlapped*,System.Void*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2550 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NegotiationInfoClass.#.ctor(System.Runtime.InteropServices.SafeHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2551 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NegotiationInfoClass.#.ctor(System.Runtime.InteropServices.SafeHandle,System.Int32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2552 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Base64Stream+ReadAsyncResult.#OnRead(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2553 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SecSizes.#.ctor(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2554 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.CaseInsensitiveAscii.#FastGetHashCode(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2555 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.Net.IWebProxyScript.#Run(System.String,System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2556 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.PolicyWrapper.#GetChainErrors(System.String,System.Security.Cryptography.X509Certificates.X509Chain,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2557 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Net.PolicyWrapper.#VerifyChainPolicy(System.Net.SafeFreeCertChain,System.Net.ChainPolicyParameter&)", MessageId="System.Net.UnsafeNclNativeMethods+NativePKI.CertVerifyCertificateChainPolicy(System.IntPtr,System.Net.SafeFreeCertChain,System.Net.ChainPolicyParameter@,System.Net.ChainPolicyStatus@)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2558 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.SafeFreeContextBuffer.#QueryContextAttributes_SCHANNEL(System.Net.SafeDeleteContext,System.Net.ContextAttribute,System.Byte*,System.Runtime.InteropServices.SafeHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2559 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.SafeFreeContextBuffer.#QueryContextAttributes_SECURITY(System.Net.SafeDeleteContext,System.Net.ContextAttribute,System.Byte*,System.Runtime.InteropServices.SafeHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2560 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.SafeFreeContextBuffer.#QueryContextAttributes_SECUR32(System.Net.SafeDeleteContext,System.Net.ContextAttribute,System.Byte*,System.Runtime.InteropServices.SafeHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2561 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.ShellExpression.#IsMatch(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2562 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.SafeGlobalFree.#.ctor(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2563 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandles.#HttpCreateHttpHandle(System.Net.SafeCloseHandle&,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2564 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandles.#RetrieveUrlCacheEntryFileW(System.Char*,System.Byte*,System.Int32&,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2565 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandles.#UnlockUrlCacheEntryFileW(System.Char*,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2566 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandles.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2567 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandles.#FreeLibrary(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2568 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandles.#accept(System.IntPtr,System.Byte[],System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2569 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandles.#CertFreeCertificateContext(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2570 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandles.#LocalAlloc(System.Int32,System.UIntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2571 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.HttpListenerResponse.#Cookies", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2572 [module: SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings", Scope="member", Target="System.Net.HttpListenerResponse.#Redirect(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2573 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.HttpListenerResponse.#Headers", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2574 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.HttpListenerResponse.#Dispose(System.Boolean)", MessageId="disposing", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2575 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.HttpListenerResponse.#FreePinnedHeaders(System.Collections.Generic.List`1<System.Runtime.InteropServices.GCHandle>)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2576 [module: SuppressMessage("Microsoft.MSInternal", "CA908:AvoidTypesThatRequireJitCompilationInPrecompiledAssemblies", Scope="member", Target="System.Net.HttpListenerResponse.#FreePinnedHeaders(System.Collections.Generic.List`1<System.Runtime.InteropServices.GCHandle>)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2577 [module: SuppressMessage("Microsoft.MSInternal", "CA908:AvoidTypesThatRequireJitCompilationInPrecompiledAssemblies", Scope="member", Target="System.Net.HttpListenerResponse.#SerializeHeaders(System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_RESPONSE_HEADERS&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2578 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.HttpListenerResponse.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2579 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.HttpListenerResponse.#set_StatusDescription(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2580 [module: SuppressMessage("Microsoft.MSInternal", "CA908:AvoidTypesThatRequireJitCompilationInPrecompiledAssemblies", Scope="member", Target="System.Net.HttpListenerResponse.#SendHeaders(System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_DATA_CHUNK*,System.Net.HttpResponseStreamAsyncResult,System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_FLAGS)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2581 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_RESPONSE_HEADER_ID.#m_Strings", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2582 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_RESPONSE_HEADER_ID.#m_Hashtable", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2583 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_RESPONSE_HEADER_ID.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2584 [module: SuppressMessage("Microsoft.Naming", "CA1714:FlagsEnumsShouldHavePluralNames", Scope="type", Target="System.Net.SecurityProtocolType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2585 [module: SuppressMessage("Microsoft.Usage", "CA2217:DoNotMarkEnumsWithFlags", Scope="type", Target="System.Net.SecurityProtocolType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2586 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.HttpResponseHeader.#ContentMd5", MessageId="Md", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2587 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.CommandStream.#GenerateException(System.Net.FtpStatusCode,System.String,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2588 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.CommandStream.#ContinueCommandPipeline()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2589 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.CommandStream.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2590 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.CommandStream.#CheckContinuePipeline()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2591 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.CommandStream.#CheckContinuePipeline()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2592 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.CommandStream.#Abort(System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2593 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.CommandStream.#m_WriteCallbackDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2594 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.CommandStream.#PostReadCommandProcessing(System.IO.Stream&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2595 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.CommandStream.#GenerateException(System.Net.WebExceptionStatus,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2596 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.CommandStream.#m_ReadCallbackDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2597 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.CommandStream.#WriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2598 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.TimerThread+TimerQueue", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2599 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.CookieModule.#OnReceivedHeaders(System.Net.HttpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2600 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.CookieModule.#OnSendingHeaders(System.Net.HttpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2601 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.ConnectionPool+AsyncConnectionPoolRequest.#Completed", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2602 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.ConnectionPool+AsyncConnectionPoolRequest.#Pool", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2603 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeRegistryHandle.#RegCloseKey()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2604 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.FtpDataStream.#System.Net.ICloseEx.CloseEx(System.Net.CloseExState)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2605 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.FtpDataStream.#AsyncReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2606 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+SafeNetHandlesSafeOverlappedFree.#LocalAlloc(System.Int32,System.UIntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2607 [module: SuppressMessage("Microsoft.Design", "CA1049:TypesThatOwnNativeResourcesShouldBeDisposable", Scope="type", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+TransmitPacketsElement", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2608 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+TransmitPacketsElement.#flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2609 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+TransmitPacketsElement.#length", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2610 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+TransmitPacketsElement.#fileOffset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2611 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+TransmitPacketsElement.#buffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2612 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+TransmitPacketsElement.#buffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2613 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+TransmitPacketsElement.#fileHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2614 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.HttpRequestHeader.#Referer", MessageId="Referer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2615 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.HttpRequestHeader.#AcceptCharset", MessageId="Charset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2616 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.HttpRequestHeader.#Te", MessageId="Te", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2617 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.HttpRequestHeader.#ContentMd5", MessageId="Md", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2618 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.AutoWebProxyScriptWrapper.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2619 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.AutoWebProxyScriptWrapper.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2620 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.AutoWebProxyScriptWrapper.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2621 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.AutoWebProxyScriptWrapper.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2622 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.AutoWebProxyScriptWrapper.#Close()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2623 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.AutoWebProxyScriptWrapper.#OnDomainUnload(System.Object,System.EventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2624 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.AutoWebProxyScriptWrapper.#CreateAppDomain()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2625 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.AutoWebProxyScriptWrapper.#CreateAppDomain()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2626 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.ProxyRegBlob.#ParseProtocolProxies(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2627 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.ProxyRegBlob.#BypassStringEscape(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2628 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.ProxyRegBlob.#ReadRegSettings(System.String,System.Net.SafeRegistryHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2629 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.ProxyRegBlob.#ParseProxyUri(System.String,System.Boolean)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2630 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.Net.CookieCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2631 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Net.CookieCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2632 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.NetRes.#GetWebStatusCodeString(System.Net.HttpStatusCode,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2633 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.NetRes.#GetWebStatusCodeString(System.Net.FtpStatusCode,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2634 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.DownloadDataCompletedEventArgs.#Result", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2635 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.CookieParser.#Get()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2636 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.CookieParser.#Get()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2637 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.CookieParser.#GetServer()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2638 [module: SuppressMessage("Microsoft.Design", "CA1053:StaticHolderTypesShouldNotHaveConstructors", Scope="type", Target="System.Net.HttpVersion", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2639 [module: SuppressMessage("Microsoft.Design", "CA1052:StaticHolderTypesShouldBeSealed", Scope="type", Target="System.Net.AuthenticationManager", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2640 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.AuthenticationManager.#EnsureConfigLoaded()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2641 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.AuthenticationManager.#get_ModuleList()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2642 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.AuthenticationManager.#m_SpnDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2643 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.ConnectionGroup.#FindMatchingConnection(System.Net.HttpWebRequest,System.String,System.Net.Connection&)", MessageId="connName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2644 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.ConnectionGroup.#m_Name", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2645 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.UploadDataCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2646 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.Net.Cookie", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2647 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Cookie.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2648 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.Cookie.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2649 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Cookie.#TimeStamp", MessageId="TimeStamp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2650 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Net.Cookie.#VerifySetDefaults(System.Net.CookieVariant,System.Uri,System.Boolean,System.String,System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2651 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.Cookie.#VerifySetDefaults(System.Net.CookieVariant,System.Uri,System.Boolean,System.String,System.Boolean,System.Boolean)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2652 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cookie.#VerifySetDefaults(System.Net.CookieVariant,System.Uri,System.Boolean,System.String,System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2653 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.Cookie.#VerifySetDefaults(System.Net.CookieVariant,System.Uri,System.Boolean,System.String,System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2654 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.WebClient.#OpenFileInternal(System.Boolean,System.String,System.IO.FileStream&,System.Byte[]&,System.Byte[]&,System.Byte[]&)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2655 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.WebClient.#OpenFileInternal(System.Boolean,System.String,System.IO.FileStream&,System.Byte[]&,System.Byte[]&,System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2656 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenWrite(System.Uri,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2657 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.WebClient.#OpenWrite(System.Uri,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2658 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadValuesAsync(System.Uri,System.String,System.Collections.Specialized.NameValueCollection,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2659 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadValuesAsync(System.Uri,System.String,System.Collections.Specialized.NameValueCollection,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2660 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebClient.#AnotherCallInProgress(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2661 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenReadAsync(System.Uri,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2662 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenReadAsync(System.Uri,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2663 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Net.WebClient.#GetUri(System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2664 [module: SuppressMessage("Microsoft.Design", "CA1057:StringUriOverloadsCallSystemUriOverloads", Scope="member", Target="System.Net.WebClient.#UploadValues(System.String,System.Collections.Specialized.NameValueCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2665 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.WebClient.#Headers", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2666 [module: SuppressMessage("Microsoft.Design", "CA1057:StringUriOverloadsCallSystemUriOverloads", Scope="member", Target="System.Net.WebClient.#UploadString(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2667 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#AbortRequest(System.Net.WebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2668 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenReadAsyncCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2669 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenReadAsyncCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2670 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadFile(System.Uri,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2671 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.WebClient.#UploadFile(System.Uri,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2672 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadDataInternal(System.Uri,System.String,System.Byte[],System.Net.WebRequest&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2673 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.WebClient.#UploadDataInternal(System.Uri,System.String,System.Byte[],System.Net.WebRequest&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2674 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadStringAsyncReadCallback(System.Byte[],System.Exception,System.ComponentModel.AsyncOperation)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2675 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadStringAsyncReadCallback(System.Byte[],System.Exception,System.ComponentModel.AsyncOperation)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2676 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadValues(System.Uri,System.String,System.Collections.Specialized.NameValueCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2677 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.WebClient.#UploadValues(System.Uri,System.String,System.Collections.Specialized.NameValueCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2678 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenWriteAsyncCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2679 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenWriteAsyncCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2680 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadStringAsync(System.Uri,System.String,System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2681 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadStringAsync(System.Uri,System.String,System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2682 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#DownloadStringAsyncCallback(System.Byte[],System.Exception,System.ComponentModel.AsyncOperation)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2683 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#DownloadStringAsyncCallback(System.Byte[],System.Exception,System.ComponentModel.AsyncOperation)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2684 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.WebClient.#QueryString", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2685 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#DownloadStringAsync(System.Uri,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2686 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#DownloadStringAsync(System.Uri,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2687 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.WebClient.#CopyHeadersTo(System.Net.WebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2688 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.WebClient.#MapToDefaultMethod(System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2689 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenRead(System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2690 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.WebClient.#OpenRead(System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2691 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#DownloadDataAsync(System.Uri,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2692 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#DownloadDataAsync(System.Uri,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2693 [module: SuppressMessage("Microsoft.Design", "CA1057:StringUriOverloadsCallSystemUriOverloads", Scope="member", Target="System.Net.WebClient.#UploadData(System.String,System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2694 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#GuessDownloadEncoding(System.Net.WebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2695 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.WebClient.#GuessDownloadEncoding(System.Net.WebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2696 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.WebClient.#set_Encoding(System.Text.Encoding)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2697 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenWriteAsync(System.Uri,System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2698 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#OpenWriteAsync(System.Uri,System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2699 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#DownloadFile(System.Uri,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2700 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.WebClient.#DownloadFile(System.Uri,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2701 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#DownloadDataInternal(System.Uri,System.Net.WebRequest&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2702 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.WebClient.#DownloadDataInternal(System.Uri,System.Net.WebRequest&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2703 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadDataAsync(System.Uri,System.String,System.Byte[],System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2704 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebClient.#UploadDataAsync(System.Uri,System.String,System.Byte[],System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2705 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+NativePKI.#CertVerifyCertificateChainPolicy(System.IntPtr,System.Net.SafeFreeCertChain,System.Net.ChainPolicyParameter&,System.Net.ChainPolicyStatus&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2706 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeFreeCertChain.#.ctor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2707 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.Semaphore.#.ctor(System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2708 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Semaphore.#.ctor(System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2709 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.Net.HttpContinueDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2710 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Net.HttpContinueDelegate", MessageId="Status", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2711 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.BufferBuilder.#Append(System.Byte[],System.Int32,System.Int32)", MessageId="offset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2712 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Net.BufferBuilder.#Append(System.String,System.Int32,System.Int32)", MessageId="offset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2713 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.UploadDataCompletedEventArgs.#Result", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2714 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#HttpWaitForDisconnect(System.Net.SafeCloseHandle,System.UInt64,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2715 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#HttpReceiveClientCertificate(System.Net.SafeCloseHandle,System.UInt64,System.UInt32,System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_SSL_CLIENT_CERT_INFO*,System.UInt32,System.UInt32*,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2716 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#HttpSendHttpResponse(System.Net.SafeCloseHandle,System.UInt64,System.UInt32,System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_RESPONSE*,System.Void*,System.UInt32*,System.Net.SafeLocalFree,System.UInt32,System.Threading.NativeOverlapped*,System.Void*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2717 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#HttpRemoveUrl(System.Net.SafeCloseHandle,System.UInt16*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2718 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2719 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#GetKnownVerb(System.Byte[],System.IntPtr)", MessageId="originalAddress", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2720 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#HttpSendResponseEntityBody(System.Net.SafeCloseHandle,System.UInt64,System.UInt32,System.UInt16,System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_DATA_CHUNK*,System.UInt32*,System.Net.SafeLocalFree,System.UInt32,System.Threading.NativeOverlapped*,System.Void*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2721 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#HttpReceiveHttpRequest(System.Net.SafeCloseHandle,System.UInt64,System.UInt32,System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_REQUEST*,System.UInt32,System.UInt32*,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2722 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+HttpApi.#HttpAddUrl(System.Net.SafeCloseHandle,System.UInt16*,System.Void*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2723 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.NtlmClient.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2724 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.Net.EndpointPermission", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2725 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.EndpointPermission.#Intersect(System.Net.EndpointPermission)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2726 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.EndpointPermission.#.ctor(System.String,System.Int32,System.Net.TransportType)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2727 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.EndpointPermission.#Resolve()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2728 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.EndpointPermission.#CheckEndPointName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2729 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.EndpointPermission.#Hostname", MessageId="Hostname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2730 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.HttpWebResponse.#Cookies", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2731 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpWebResponse.#Abort()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2732 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpWebResponse.#get_CharacterSet()", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2733 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpWebResponse.#get_CharacterSet()", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2734 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpWebResponse.#get_CharacterSet()", MessageId="System.String.IndexOf(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2735 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.HttpWebResponse.#get_CharacterSet()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2736 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpWebResponse.#.ctor(System.Uri,System.Net.KnownHttpVerb,System.Net.CoreResponseData,System.String,System.Boolean,System.Net.DecompressionMethods)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2737 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpWebResponse.#get_KeepAlive()", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2738 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.HttpWebResponse.#get_KeepAlive()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2739 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.IPEndPoint.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2740 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.IPEndPoint.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2741 [module: SuppressMessage("Microsoft.Design", "CA1049:TypesThatOwnNativeResourcesShouldBeDisposable", Scope="type", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+WSAMsg", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2742 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+WSAMsg.#buffers", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2743 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.UnsafeNclNativeMethods+OSSOCK+WSAMsg.#socketAddress", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2744 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.UploadValuesCompletedEventArgs.#Result", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2745 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Net.WebRequestMethods+File", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2746 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.HttpResponseStream.#Write(System.Byte[],System.Int32,System.Int32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2747 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.UploadProgressChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2748 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache.#CreateUrlCacheEntryW(System.String,System.Int32,System.String,System.Text.StringBuilder,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2749 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache.#CommitUrlCacheEntryW(System.String,System.String,System.Net.Cache._WinInetCache+FILETIME,System.Net.Cache._WinInetCache+FILETIME,System.Net.Cache._WinInetCache+EntryType,System.Byte*,System.Int32,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2750 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache.#DeleteUrlCacheEntryW(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2751 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache.#SetUrlCacheEntryInfoW(System.String,System.Byte*,System.Net.Cache._WinInetCache+Entry_FC)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2752 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache.#UnlockUrlCacheEntryFileW(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2753 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache.#GetUrlCacheEntryInfoW(System.String,System.Byte*,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2754 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Logging.#InitializeLogging()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2755 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#CheckForChanges(System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2756 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#CheckForChanges(System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2757 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#ParseScriptReturn(System.String,System.Uri,System.Boolean)", MessageId="destination", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2758 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#ParseScriptReturn(System.String,System.Uri,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2759 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#ParseScriptReturn(System.String,System.Uri,System.Boolean)", MessageId="System.String.StartsWith(System.String,System.StringComparison)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2760 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#ParseScriptReturn(System.String,System.Uri,System.Boolean)", MessageId="System.String.Compare(System.String,System.String,System.StringComparison)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2761 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#Close()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2762 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#ListenForRegistryHelper(System.Net.SafeRegistryHandle&,System.Threading.AutoResetEvent&,System.IntPtr,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2763 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#SafeDetectAutoProxyUrl(System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2764 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#SafeDetectAutoProxyUrl(System.UInt32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2765 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#DownloadAndCompile(System.Uri,System.Net.AutoWebProxyScriptWrapper&,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2766 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#DownloadAndCompile(System.Uri,System.Net.AutoWebProxyScriptWrapper&,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2767 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#DownloadAndCompile(System.Uri,System.Net.AutoWebProxyScriptWrapper&,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2768 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.AutoWebProxyScriptEngine.#.ctor(System.Net.WebProxy,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2769 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SSPIAuthType.#EncryptMessageHelper(System.Net.SafeDeleteContext,System.Net.SecurityBufferDescriptor,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2770 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.SSPIAuthType.#m_SecurityPackages", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2771 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SSPIAuthType.#MakeSignatureHelper(System.Net.SafeDeleteContext,System.Net.SecurityBufferDescriptor,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2772 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SSPIAuthType.#DecryptMessageHelper(System.Net.SafeDeleteContext,System.Net.SecurityBufferDescriptor,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2773 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SSPIAuthType.#VerifySignatureHelper(System.Net.SafeDeleteContext,System.Net.SecurityBufferDescriptor,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2774 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.ContextAwareResult.#SafeCaptureIdenity()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2775 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.SafeDeleteContext.#AcceptSecurityContext(System.Net.SecurDll,System.Net.SafeFreeCredentials&,System.Net.SafeDeleteContext&,System.Net.ContextFlags,System.Net.Endianness,System.Net.SecurityBuffer,System.Net.SecurityBuffer[],System.Net.SecurityBuffer,System.Net.ContextFlags&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2776 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.SafeDeleteContext.#AcceptSecurityContext(System.Net.SecurDll,System.Net.SafeFreeCredentials&,System.Net.SafeDeleteContext&,System.Net.ContextFlags,System.Net.Endianness,System.Net.SecurityBuffer,System.Net.SecurityBuffer[],System.Net.SecurityBuffer,System.Net.ContextFlags&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2777 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.SafeDeleteContext.#CompleteAuthToken(System.Net.SecurDll,System.Net.SafeDeleteContext&,System.Net.SecurityBuffer[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2778 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.SafeDeleteContext.#InitializeSecurityContext(System.Net.SecurDll,System.Net.SafeFreeCredentials&,System.Net.SafeDeleteContext&,System.String,System.Net.ContextFlags,System.Net.Endianness,System.Net.SecurityBuffer,System.Net.SecurityBuffer[],System.Net.SecurityBuffer,System.Net.ContextFlags&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2779 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.SafeDeleteContext.#InitializeSecurityContext(System.Net.SecurDll,System.Net.SafeFreeCredentials&,System.Net.SafeDeleteContext&,System.String,System.Net.ContextFlags,System.Net.Endianness,System.Net.SecurityBuffer,System.Net.SecurityBuffer[],System.Net.SecurityBuffer,System.Net.ContextFlags&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2780 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.CredentialKey.#IsPrefix(System.Uri,System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2781 [module: SuppressMessage("Microsoft.Performance", "CA1812:AvoidUninstantiatedInternalClasses", Scope="type", Target="System.Net.SafeCloseHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2782 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseHandle.#Abort()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2783 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseHandle.#CreateRequestQueueHandle()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2784 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SecurityBufferDescriptor.#DebugDump()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2785 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.SecurityBufferDescriptor.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2786 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.ReceiveState.#.ctor(System.Net.CommandStream)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2787 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.UploadFileCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2788 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkAddressChangePolled.#Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2789 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.NetworkAddressChangePolled.#Setup(System.Net.NetworkInformation.StartIPOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2790 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.NetworkAddressChangePolled.#Setup(System.Net.NetworkInformation.StartIPOptions)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2791 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.ServicePoint.#m_ConnectCallbackDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2792 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ServicePoint.#BindUsingDelegate(System.Net.Sockets.Socket,System.Net.IPEndPoint)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2793 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.ServicePoint.#CompleteGetConnection(System.Net.Sockets.Socket,System.Net.Sockets.Socket,System.Net.Sockets.Socket,System.Net.IPAddress)", MessageId="address", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2794 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.ConnectionReturnResult.#SetResponses(System.Net.ConnectionReturnResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2795 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.HttpListenerRequest+Helpers.#GetAttributeFromHeader(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2796 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.WebClient+UploadBitsState.#Length", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2797 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.WebClient+UploadBitsState.#Offset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2798 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.HostHeaderString.#set_String(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2799 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.HostHeaderString.#get_String()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2800 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.FileWebRequest", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2801 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.FileWebRequest.#UnblockReader()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2802 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.FileWebRequest.#BeginGetResponse(System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2803 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.FileWebRequest.#s_WrappedGetRequestStreamCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2804 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.FileWebRequest.#GetResponseCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2805 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.FileWebRequest.#BeginGetRequestStream(System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2806 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.FileWebRequest.#s_WrappedResponseCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2807 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.DnsPermission.#FromXml(System.Security.SecurityElement)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2808 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.DnsPermission.#FromXml(System.Security.SecurityElement)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2809 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.DnsPermission.#Copy()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2810 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SSPISecureChannelType.#EncryptMessageHelper9x(System.Net.SafeDeleteContext,System.Net.SecurityBufferDescriptor,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2811 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.SSPISecureChannelType.#m_SecurityPackages", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2812 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SSPISecureChannelType.#EncryptMessageHelper(System.Net.SafeDeleteContext,System.Net.SecurityBufferDescriptor,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2813 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SSPISecureChannelType.#DecryptMessageHelper(System.Net.SafeDeleteContext,System.Net.SecurityBufferDescriptor,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2814 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.SSPISecureChannelType.#DecryptMessageHelper9x(System.Net.SafeDeleteContext,System.Net.SecurityBufferDescriptor,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2815 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ConnectStream.#ResumeClose_Part2(System.Net.LazyAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2816 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.ConnectStream.#m_ReadChunkedCallbackDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2817 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ConnectStream.#ResumeClose_Part2_Wrapper(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2818 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.ConnectStream.#m_WriteHeadersCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2819 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.ConnectStream.#ProcessReadChunkedSize(System.Net.StreamChunkBytes)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2820 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.ConnectStream.#InternalWrite(System.Boolean,System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2821 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.ConnectStream.#m_ReadCallbackDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2822 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ConnectStream.#ResumeInternalClose(System.Net.LazyAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2823 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.ConnectStream.#CloseInternal(System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2824 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.ConnectStream.#CloseInternal(System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2825 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.ConnectStream.#System.Net.ICloseEx.CloseEx(System.Net.CloseExState)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2826 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.ConnectStream.#Read(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2827 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.ConnectStream.#m_WriteCallbackDelegate", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2828 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.HttpDigestChallenge", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2829 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.HttpDigestChallenge.#HostName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2830 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.HttpDigestChallenge.#ChallengedUri", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2831 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.HttpDigestChallenge.#defineAttribute(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2832 [module: SuppressMessage("Microsoft.Usage", "CA2234:PassSystemUriObjectsInsteadOfStrings", Scope="member", Target="System.Net.WebPermissionAttribute.#CreatePermission()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2833 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.SocketPermissionAttribute.#ParseAddPermissions(System.Net.SocketPermission)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2834 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.AuthenticationState.#SetSecurityContext(System.Net.NTAuthentication,System.Net.IAuthenticationModule)", MessageId="module", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2835 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.AuthenticationState.#PreAuthIfNeeded(System.Net.HttpWebRequest,System.Net.ICredentials)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2836 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.AuthenticationState.#ClearSession(System.Net.HttpWebRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2837 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.SplitWritesState.#.ctor(System.Net.BufferOffsetSize[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2838 [module: SuppressMessage("Microsoft.Usage", "CA2239:ProvideDeserializationMethodsForOptionalFields", Scope="type", Target="System.Net.WebPermission", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2839 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.WebPermission.#FromXml(System.Security.SecurityElement)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2840 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebPermission.#FromXml(System.Security.SecurityElement)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2841 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.WebPermission.#FromXml(System.Security.SecurityElement)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2842 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.WebPermission.#FromXml(System.Security.SecurityElement)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2843 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.WebPermission.#intersectPair(System.Object,System.Object,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2844 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.WebPermission.#AddPermission(System.Net.NetworkAccess,System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2845 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.WebPermission.#IsSubsetOf(System.Security.IPermission)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2846 [module: SuppressMessage("Microsoft.Usage", "CA2234:PassSystemUriObjectsInsteadOfStrings", Scope="member", Target="System.Net.WebPermission.#Union(System.Security.IPermission)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2847 [module: SuppressMessage("Microsoft.Usage", "CA2234:PassSystemUriObjectsInsteadOfStrings", Scope="member", Target="System.Net.WebPermission.#.ctor(System.Net.NetworkAccess,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2848 [module: SuppressMessage("Microsoft.Design", "CA1057:StringUriOverloadsCallSystemUriOverloads", Scope="member", Target="System.Net.WebPermission.#.ctor(System.Net.NetworkAccess,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2849 [module: SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", Scope="member", Target="System.Net.WebPermission.#.ctor(System.Net.NetworkAccess,System.String)", MessageId="string", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2850 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.WebPermission.#isMatchedURI(System.Object,System.Collections.ArrayList)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2851 [module: SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope="type", Target="System.Net.FtpWebResponse", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2852 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Net.FtpWebResponse.#get_Headers()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2853 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RegistryHelper.#RegOpenKeyEx(System.Net.SafeRegistryHandle,System.String,System.UInt32,System.UInt32,System.Net.SafeRegistryHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2854 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RegistryHelper.#RegOpenKeyEx(System.IntPtr,System.String,System.UInt32,System.UInt32,System.Net.SafeRegistryHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2855 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RegistryHelper.#RegOpenCurrentUser(System.UInt32,System.Net.SafeRegistryHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2856 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RegistryHelper.#RegQueryValueEx(System.Net.SafeRegistryHandle,System.String,System.IntPtr,System.UInt32&,System.Byte[],System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2857 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RegistryHelper.#RegNotifyChangeKeyValue(System.Net.SafeRegistryHandle,System.Boolean,System.UInt32,Microsoft.Win32.SafeHandles.SafeWaitHandle,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2858 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RegistryHelper.#RegNotifyChangeKeyValue(System.Net.SafeRegistryHandle,System.Boolean,System.UInt32,Microsoft.Win32.SafeHandles.SafeWaitHandle,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2859 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#dnsResolveEx(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2860 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebProxyScriptHelper.#dnsResolveEx(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2861 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.WebProxyScriptHelper.#dayOfWeek(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2862 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#isInNet(System.String,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2863 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebProxyScriptHelper.#isInNet(System.String,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2864 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#getClientVersion()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2865 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#dnsResolve(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2866 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebProxyScriptHelper.#dnsResolve(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2867 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#dnsDomainLevels(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2868 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#isPlainHostName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2869 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#shExpMatch(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2870 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#dnsDomainIs(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2871 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.WebProxyScriptHelper.#dnsDomainIs(System.String,System.String)", MessageId="System.String.LastIndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2872 [module: SuppressMessage("Microsoft.MSInternal", "CA908:AvoidTypesThatRequireJitCompilationInPrecompiledAssemblies", Scope="member", Target="System.Net.WebProxyScriptHelper.#sortIpAddressList(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2873 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#sortIpAddressList(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2874 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", Scope="member", Target="System.Net.WebProxyScriptHelper.#sortIpAddressList(System.String)", MessageId="System.String.Format(System.String,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2875 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.WebProxyScriptHelper.#isInNetEx(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2876 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.WebProxyScriptHelper.#isInNetEx(System.String,System.String)", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2877 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#isInNetEx(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2878 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#myIpAddress()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2879 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#myIpAddressEx()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2880 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebProxyScriptHelper.#myIpAddressEx()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2881 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#isResolvableEx(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2882 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebProxyScriptHelper.#isResolvableEx(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2883 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#weekdayRange(System.String,System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2884 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.WebProxyScriptHelper.#isResolvable(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2885 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.WebProxyScriptHelper.#isResolvable(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2886 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.TransportType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2887 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.DeflateWrapperStream.#Read(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2888 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.DeflateWrapperStream.#Read(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2889 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.DeflateWrapperStream.#EndRead(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2890 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.DeflateWrapperStream.#EndRead(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2891 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.DeflateWrapperStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2892 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.DeflateWrapperStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2893 [module: SuppressMessage("Microsoft.Design", "CA1049:TypesThatOwnNativeResourcesShouldBeDisposable", Scope="type", Target="System.Net.SecurityBufferStruct", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2894 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.SecurityBufferStruct.#token", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2895 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="member", Target="System.Net.CookieException.#.ctor(System.String,System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2896 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="member", Target="System.Net.CookieException.#.ctor(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2897 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.CookieException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2898 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.CookieException.#GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2899 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.HttpRequestStream+HttpRequestStreamAsyncResult.#.ctor(System.Object,System.Object,System.AsyncCallback,System.Byte[],System.Int32,System.UInt32,System.UInt32)", MessageId="size", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2900 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.HttpRequestStream+HttpRequestStreamAsyncResult.#Callback(System.UInt32,System.UInt32,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2901 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.ListenerAsyncResult", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2902 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocket.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2903 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocket.#CreateSocket(System.Net.SafeCloseSocket+InnerSafeCloseSocket,System.Net.SafeCloseSocket)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2904 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.SafeCloseSocket.#CreateSocket(System.Net.SafeCloseSocket+InnerSafeCloseSocket,System.Net.SafeCloseSocket)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2905 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocket.#SetInnerSocket(System.Net.SafeCloseSocket+InnerSafeCloseSocket)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2906 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.SafeCloseSocket.#CloseAsIs()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2907 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Win32.#OverlappedOffsetOffset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2908 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Win32.#OverlappedOffsetHighOffset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2909 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.HttpListenerRequest", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2910 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListenerRequest.#ProcessClientCertificate()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2911 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.HttpListenerRequest.#get_KeepAlive()", MessageId="System.String.IndexOf(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2912 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.HttpListenerRequest.#get_KeepAlive()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2913 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.HttpListenerRequest.#GetClientCertificate()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2914 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.HttpListenerRequest.#ParseCookies(System.Uri,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2915 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.HttpListenerRequest.#ParseCookies(System.Uri,System.String)", MessageId="uri", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2916 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.HttpListenerRequest.#AcceptTypes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2917 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.HttpListenerRequest.#UserLanguages", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2918 [module: SuppressMessage("Microsoft.Design", "CA1056:UriPropertiesShouldNotBeStrings", Scope="member", Target="System.Net.HttpListenerRequest.#RawUrl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2919 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.HttpListenerRequest.#.ctor(System.Net.HttpListenerContext,System.Net.RequestContextBase)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2920 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.WorkerAsyncResult.#IsWrite", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2921 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.WorkerAsyncResult.#HandshakeDone", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2922 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.WorkerAsyncResult.#ParentResult", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2923 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.FtpWebRequest", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2924 [module: SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope="type", Target="System.Net.FtpWebRequest", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2925 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.FtpWebRequest.#.ctor(System.Uri)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2926 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.FtpWebRequest.#EnsureFtpWebResponse(System.Exception)", MessageId="exception", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2927 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.FtpWebRequest.#ClientCertificates", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2928 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.FtpWebRequest.#SetException(System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2929 [module: SuppressMessage("Microsoft.Globalization", "CA1309:UseOrdinalStringComparison", Scope="member", Target="System.Net.FtpWebRequest.#GetUserString()", MessageId="System.String.Compare(System.String,System.String,System.StringComparison)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2930 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.FtpWebRequest.#GetResponse()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2931 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.FtpWebRequest.#m_CreateConnectionCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2932 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Net.FtpWebRequest.#s_DefaultTimeout", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2933 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.FtpWebRequest.#SyncRequestCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2934 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.FtpWebRequest.#SubmitRequest(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2935 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Net.FtpWebRequest.#AttemptedRecovery(System.Exception)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2936 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.FtpWebRequest.#FinishRequestStage(System.Net.FtpWebRequest+RequestStage)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2937 [module: SuppressMessage("Microsoft.Maintainability", "CA1504:ReviewMisleadingFieldNames", Scope="member", Target="System.Net.FtpWebRequest.#m_AsyncCallback", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2938 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.FtpWebRequest.#Headers", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2939 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.FtpWebRequest.#AsyncRequestCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2940 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.FtpWebRequest.#AsyncRequestCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2941 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.DownloadDataCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2942 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.CookieContainer.#ExpireCollection(System.Net.CookieCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2943 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.CookieContainer.#.ctor(System.Int32,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2944 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.CookieContainer.#CookieCutter(System.Uri,System.String,System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2945 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.CookieContainer.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2946 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.CookieContainer.#Add(System.Net.Cookie,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2947 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.CookieContainer.#Add(System.Net.Cookie)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2948 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Net.CookieContainer.#InternalGetCookies(System.Uri)", MessageId="System.String.StartsWith(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2949 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.HttpStatusCode", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2950 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.HttpStatusCode.#RequestedRangeNotSatisfiable", MessageId="Satisfiable", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2951 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.HttpStatusCode.#OK", MessageId="OK", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2952 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Net.OpenWriteCompletedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2953 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.ListenerClientCertAsyncResult.#Reset(System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2954 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.ListenerClientCertAsyncResult.#Cleanup()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2955 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.IPHostEntry.#AddressList", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2956 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.IPHostEntry.#Aliases", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2957 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.HttpListenerPrefixCollection.#Add(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2958 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.HttpListenerPrefixCollection.#IsSynchronized", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2959 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.HttpListenerPrefixCollection.#Remove(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2960 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.HttpListenerPrefixCollection.#Contains(System.String)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2961 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.HttpListenerPrefixCollection.#CopyTo(System.String[],System.Int32)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2962 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.FileWebResponse.#.ctor(System.Net.FileWebRequest,System.Uri,System.IO.FileAccess,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2963 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.UploadFileCompletedEventArgs.#Result", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2964 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.SafeLoadLibrary.#Zero", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2965 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.UnsafeNclNativeMethods+RasHelper", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2966 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RasHelper.#RasConnectionNotification(System.IntPtr,Microsoft.Win32.SafeHandles.SafeWaitHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2967 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RasHelper.#GetCurrentConnectoid()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2968 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RasHelper.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2969 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RasHelper.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2970 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RasHelper.#RasGetConnectStatus(System.IntPtr,System.Net.UnsafeNclNativeMethods+RasHelper+RASCONNSTATUS&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2971 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Net.UnsafeNclNativeMethods+RasHelper.#RasEnumConnections(System.Net.UnsafeNclNativeMethods+RasHelper+RASCONN[],System.UInt32&,System.UInt32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2972 [module: SuppressMessage("Microsoft.Performance", "CA1812:AvoidUninstantiatedInternalClasses", Scope="type", Target="System.Net.StaticProxy", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2973 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Security.Permissions.ResourcePermissionBase+UnsafeNativeMethods.#GetComputerName(System.Text.StringBuilder,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2974 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Permissions.StorePermissionAttribute.#Flags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2975 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Security.Permissions.StorePermissionAttribute.#CreatePermission()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2976 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Security.Permissions.ResourcePermissionBase", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2977 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Security.Permissions.ResourcePermissionBase.#FromXml(System.Security.SecurityElement)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2978 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Security.Permissions.ResourcePermissionBase.#ComputerName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2979 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Security.Permissions.ResourcePermissionBase.#get_ComputerName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2980 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Security.Permissions.ResourcePermissionBase.#HasContent(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2981 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Security.Permissions.ResourcePermissionBase.#TagNames", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2982 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Security.Permissions.ResourcePermissionBase.#IntersectContents(System.Object,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2983 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Security.Permissions.ResourcePermissionBaseEntry.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2984 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Security.Permissions.ResourcePermissionBaseEntry.#PermissionAccessPath", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2985 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="type", Target="System.Security.Permissions.StorePermissionFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2986 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Security.Permissions.StorePermissionFlags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2987 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Permissions.StorePermissionFlags.#NoFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2988 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Permissions.StorePermissionFlags.#AllFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2989 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Permissions.StorePermission.#.ctor(System.Security.Permissions.StorePermissionFlags)", MessageId="flag", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2990 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Permissions.StorePermission.#Flags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2991 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Security.Permissions.StorePermission.#Copy()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2992 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Security.Permissions.StorePermission.#FromXml(System.Security.SecurityElement)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2993 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Collections.Specialized.StringDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2994 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.Collections.Specialized.StringDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2995 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Collections.Specialized.StringDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2996 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Collections.Specialized.StringDictionary.#Remove(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2997 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Collections.Specialized.StringDictionary.#Add(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2998 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Collections.Specialized.StringDictionary.#set_Item(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
2999 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Collections.Specialized.StringDictionary.#get_Item(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3000 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Collections.Specialized.StringDictionary.#ContainsKey(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3001 [module: SuppressMessage("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes", Scope="type", Target="System.Collections.Specialized.BitVector32", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3002 [module: SuppressMessage("Microsoft.Usage", "CA2231:OverloadOperatorEqualsOnOverridingValueTypeEquals", Scope="member", Target="System.Collections.Specialized.BitVector32.#Equals(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3003 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Collections.Specialized.BitVector32.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3004 [module: SuppressMessage("Microsoft.Design", "CA1043:UseIntegralOrStringArgumentForIndexers", Scope="member", Target="System.Collections.Specialized.BitVector32.#Item[System.Collections.Specialized.BitVector32+Section]", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3005 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Collections.Specialized.StringCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3006 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.StringCollection.#System.Collections.IList.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3007 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Collections.Specialized.StringCollection.#IsReadOnly", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3008 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Collections.Specialized.BitVector32+Section", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3009 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Collections.Specialized.BitVector32+Section.#op_Equality(System.Collections.Specialized.BitVector32+Section,System.Collections.Specialized.BitVector32+Section)", MessageId="a", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3010 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Collections.Specialized.BitVector32+Section.#op_Equality(System.Collections.Specialized.BitVector32+Section,System.Collections.Specialized.BitVector32+Section)", MessageId="b", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3011 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Collections.Specialized.BitVector32+Section.#op_Inequality(System.Collections.Specialized.BitVector32+Section,System.Collections.Specialized.BitVector32+Section)", MessageId="a", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3012 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Collections.Specialized.BitVector32+Section.#op_Inequality(System.Collections.Specialized.BitVector32+Section,System.Collections.Specialized.BitVector32+Section)", MessageId="b", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3013 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Collections.Specialized.BitVector32+Section.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3014 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Collections.Specialized.ListDictionary+NodeKeyValueCollection+NodeKeyValueEnumerator.#.ctor(System.Collections.Specialized.ListDictionary,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3015 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Collections.Specialized.BackCompatibleStringComparer.#Default", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3016 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Collections.Specialized.NameObjectCollectionBase", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3017 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Collections.Specialized.NameObjectCollectionBase.#.ctor(System.DBNull)", MessageId="dummy", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3018 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.NameObjectCollectionBase.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3019 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.NameObjectCollectionBase.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3020 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.NameObjectCollectionBase.#System.Collections.ICollection.CopyTo(System.Array,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3021 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Collections.Specialized.ListDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3022 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Collections.Specialized.HybridDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3023 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Collections.Specialized.NameObjectCollectionBase+KeysCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3024 [module: SuppressMessage("Microsoft.Design", "CA1034:NestedTypesShouldNotBeVisible", Scope="type", Target="System.Collections.Specialized.NameObjectCollectionBase+KeysCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3025 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.NameObjectCollectionBase+KeysCollection.#System.Collections.ICollection.CopyTo(System.Array,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3026 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Collections.Specialized.NameObjectCollectionBase+KeysCollection.#Get(System.Int32)", MessageId="Get", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3027 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.NameObjectCollectionBase+KeysCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3028 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.NameObjectCollectionBase+KeysCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3029 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="type", Target="System.Collections.Specialized.CollectionsUtil", MessageId="Util", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3030 [module: SuppressMessage("Microsoft.Design", "CA1053:StaticHolderTypesShouldNotHaveConstructors", Scope="type", Target="System.Collections.Specialized.CollectionsUtil", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3031 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Collections.Specialized.CollectionsUtil.#CreateCaseInsensitiveHashtable(System.Collections.IDictionary)", MessageId="d", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3032 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Collections.Specialized.ListDictionary+NodeEnumerator.#.ctor(System.Collections.Specialized.ListDictionary)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3033 [module: SuppressMessage("Microsoft.Usage", "CA2240:ImplementISerializableCorrectly", Scope="type", Target="System.Collections.Specialized.NameValueCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3034 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Collections.Specialized.NameValueCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3035 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Collections.Specialized.NameValueCollection.#Add(System.Collections.Specialized.NameValueCollection)", MessageId="c", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3036 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Collections.Specialized.NameValueCollection.#Set(System.String,System.String)", MessageId="Set", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3037 [module: SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope="member", Target="System.Collections.Specialized.NameValueCollection.#.ctor(System.Collections.Specialized.NameValueCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3038 [module: SuppressMessage("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors", Scope="member", Target="System.Collections.Specialized.NameValueCollection.#.ctor(System.Int32,System.Collections.Specialized.NameValueCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3039 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Collections.Specialized.NameValueCollection.#AllKeys", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3040 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Collections.Specialized.NameValueCollection.#CopyTo(System.Array,System.Int32)", MessageId="dest", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3041 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Collections.Specialized.NameValueCollection.#Get(System.String)", MessageId="Get", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3042 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Collections.Specialized.NameValueCollection.#Get(System.Int32)", MessageId="Get", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3043 [module: SuppressMessage("Microsoft.Design", "CA1035:ICollectionImplementationsHaveStronglyTypedMembers", Scope="type", Target="System.Collections.Specialized.OrderedDictionary", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3044 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.OrderedDictionary.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3045 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.OrderedDictionary.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3046 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Collections.Specialized.OrderedDictionary.#System.Collections.IDictionary.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3047 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="Microsoft.VisualBasic", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3048 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="Microsoft.VisualBasic.VBModifierAttributeConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3049 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="Microsoft.VisualBasic.VBCodeGenerator", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3050 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#GetUserData(System.CodeDom.CodeObject,System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3051 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#IsDocComment(System.CodeDom.CodeCommentStatement)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3052 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#RequireVariableDeclaration(System.CodeDom.CodeCompileUnit)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3053 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#AllowLateBound(System.CodeDom.CodeCompileUnit)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3054 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#GenerateProperty(System.CodeDom.CodeMemberProperty,System.CodeDom.CodeTypeDeclaration)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3055 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#GetBaseTypeOutput(System.CodeDom.CodeTypeReference)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3056 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#EnsureInDoubleQuotes(System.Boolean&,System.Text.StringBuilder)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3057 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#PropertyIsOverloaded(System.CodeDom.CodeMemberProperty,System.CodeDom.CodeTypeDeclaration)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3058 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#MethodIsOverloaded(System.CodeDom.CodeMemberMethod,System.CodeDom.CodeTypeDeclaration)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3059 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.VisualBasic.VBCodeGenerator.#EnsureNotInDoubleQuotes(System.Boolean&,System.Text.StringBuilder)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3060 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.Diagnostics.EventLogPermissionAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3061 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLogPermissionAttribute.#CreatePermission()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3062 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#CounterMultiTimer100Ns", MessageId="Ns", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3063 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#CounterMultiTimer100Ns", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3064 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#CounterMultiTimer", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3065 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#CounterMultiTimerInverse", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3066 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#Timer100Ns", MessageId="Ns", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3067 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#NumberOfItemsHEX32", MessageId="HEX", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3068 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#Timer100NsInverse", MessageId="Ns", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3069 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#CounterMultiTimer100NsInverse", MessageId="Ns", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3070 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#CounterMultiTimer100NsInverse", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3071 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#CounterMultiBase", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3072 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterType.#NumberOfItemsHEX64", MessageId="HEX", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3073 [module: SuppressMessage("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Scope="type", Target="System.Diagnostics.TraceEventType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3074 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Diagnostics.TraceEventType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3075 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Diagnostics.AssertWrapper.#TruncateMessageToFitScreen(System.String)", MessageId="Microsoft.Win32.UnsafeNativeMethods.ReleaseDC(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3076 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.AssertWrapper.#ShowMessageBoxAssert(System.String,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3077 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.AssertWrapper.#ShowAssert(System.String,System.Diagnostics.StackFrame,System.String,System.String)", MessageId="frame", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3078 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Diagnostics.Stopwatch.#GetTimestamp()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3079 [module: SuppressMessage("Microsoft.Performance", "CA1802:UseLiteralsWhereAppropriate", Scope="member", Target="System.Diagnostics.Stopwatch.#tickFrequency", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3080 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.Stopwatch.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3081 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="member", Target="System.Diagnostics.Stopwatch.#StartNew()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3082 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.PerfCounterSection.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3083 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#get_ProcessData()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3084 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#get_ProcessData()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3085 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#GetCategoryData()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3086 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#WaitAndEnterCriticalSection(System.Int32*,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3087 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#FindInstance(System.Int32,System.String,System.Diagnostics.SharedPerformanceCounter+CategoryEntry*,System.Diagnostics.SharedPerformanceCounter+InstanceEntry**,System.Boolean,System.Diagnostics.PerformanceCounterInstanceLifetime,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3088 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#FindInstance(System.Int32,System.String,System.Diagnostics.SharedPerformanceCounter+CategoryEntry*,System.Diagnostics.SharedPerformanceCounter+InstanceEntry**,System.Boolean,System.Diagnostics.PerformanceCounterInstanceLifetime,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3089 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#FindInstance(System.Int32,System.String,System.Diagnostics.SharedPerformanceCounter+CategoryEntry*,System.Diagnostics.SharedPerformanceCounter+InstanceEntry**,System.Boolean,System.Diagnostics.PerformanceCounterInstanceLifetime,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3090 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#Verify(System.Diagnostics.SharedPerformanceCounter+CategoryEntry*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3091 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#RemoveOneInstance(System.Diagnostics.SharedPerformanceCounter+InstanceEntry*,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3092 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#RemoveInstance(System.String,System.Diagnostics.PerformanceCounterInstanceLifetime)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3093 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter.#VerifyLifetime(System.Diagnostics.SharedPerformanceCounter+InstanceEntry*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3094 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.Diagnostics.SwitchAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3095 [module: SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments", Scope="type", Target="System.Diagnostics.SwitchLevelAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3096 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.DefaultTraceListener.#StackTraceToString(System.Diagnostics.StackTrace,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3097 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.DefaultTraceListener.#WriteToLogFile(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3098 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.DefaultTraceListener.#internalWrite(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3099 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.DefaultTraceListener.#AssertUiEnabled", MessageId="Ui", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3100 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.DefaultTraceListener.#Fail(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3101 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.DefaultTraceListener.#get_UiPermission()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3102 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Diagnostics.FileVersionInfo.#GetVersionInfoForCodePage(System.IntPtr,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3103 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Diagnostics.FileVersionInfo.#GetFileVersionLanguage(System.IntPtr)", MessageId="Microsoft.Win32.UnsafeNativeMethods.VerLanguageName(System.Int32,System.Text.StringBuilder,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3104 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Diagnostics.FileVersionInfo.#ToString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3105 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.FileVersionInfo.#get_FileName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3106 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.FileVersionInfo.#IsPreRelease", MessageId="PreRelease", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3107 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.FileVersionInfo.#OriginalFilename", MessageId="Filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3108 [module: SuppressMessage("Microsoft.Design", "CA1044:PropertiesShouldNotBeWriteOnly", Scope="member", Target="System.Diagnostics.ProcessThread.#ProcessorAffinity", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3109 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Diagnostics.ProcessThread.#get_PriorityLevel()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3110 [module: SuppressMessage("Microsoft.Design", "CA1044:PropertiesShouldNotBeWriteOnly", Scope="member", Target="System.Diagnostics.ProcessThread.#IdealProcessor", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3111 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Diagnostics.ProcessThread.#.ctor(System.Boolean,System.Diagnostics.ThreadInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3112 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.ProcessThread.#CloseThreadHandle(Microsoft.Win32.SafeHandles.SafeThreadHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3113 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Diagnostics.ProcessThread.#get_PriorityBoostEnabled()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3114 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Diagnostics.PerformanceCounterLib.#GetCounters(System.String,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3115 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.PerformanceCounterLib.#FindCustomCategory(System.String,System.Diagnostics.PerformanceCounterCategoryType&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3116 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.PerformanceCounterLib.#get_CategoryTable()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3117 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.PerformanceCounterLib.#DeleteTemporaryFiles()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3118 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Diagnostics.PerformanceCounterLib.#CreateIniFile(System.String,System.String,System.Diagnostics.CounterCreationDataCollection,System.String[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3119 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.PerformanceCounterLib.#GetStringTable(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3120 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Diagnostics.PerformanceCounterLib.#GetPerformanceCounterLib(System.String,System.Globalization.CultureInfo)", MessageId="System.String.CompareTo(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3121 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.PerformanceCounterLib.#GetPerformanceCounterLib(System.String,System.Globalization.CultureInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3122 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.TraceUtils.#GetRuntimeObject(System.String,System.Type,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3123 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Diagnostics.ProcessModule.#ToString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3124 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Diagnostics.ProcessModule.#.ctor(System.Diagnostics.ModuleInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3125 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.ProcessModule.#EnsureNtProcessInfo()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3126 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.Diagnostics.PerformanceCounterPermission.#PermissionEntries", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3127 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Diagnostics.AsyncStreamReader.#process", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3128 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Diagnostics.AsyncStreamReader.#Init(System.Diagnostics.Process,System.IO.Stream,System.Diagnostics.UserCallBack,System.Text.Encoding,System.Int32)", MessageId="stream", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3129 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Diagnostics.AsyncStreamReader.#Init(System.Diagnostics.Process,System.IO.Stream,System.Diagnostics.UserCallBack,System.Text.Encoding,System.Int32)", MessageId="encoding", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3130 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Diagnostics.AsyncStreamReader.#Init(System.Diagnostics.Process,System.IO.Stream,System.Diagnostics.UserCallBack,System.Text.Encoding,System.Int32)", MessageId="process", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3131 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter+FileMapping.#Initialize(System.String,System.Int32,System.Int32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3132 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Diagnostics.SharedPerformanceCounter+FileMapping.#get_FileViewAddress()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3133 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Diagnostics.SourceFilter.#set_Source(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3134 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.Diagnostics.PerformanceCounter", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3135 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.PerformanceCounter.#RemoveInstance()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3136 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.PerformanceCounter.#ThrowReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3137 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.PerformanceCounter.#.ctor(System.String,System.String,System.String,System.String,System.Boolean)", MessageId="skipInit", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3138 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.PerformanceCounter.#Initialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3139 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Diagnostics.PerformanceCounter.#Initialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3140 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.PerformanceCounter.#Initialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3141 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.SystemDiagnosticsSection.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3142 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.XmlWriterTraceListener.#WriteData(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3143 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.XmlWriterTraceListener.#.ctor(System.String,System.String)", MessageId="filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3144 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.XmlWriterTraceListener.#.ctor(System.String)", MessageId="filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3145 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.TraceEventCache.#ActivityId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3146 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceEventCache.#get_ActivityId()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3147 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.TraceEventCache.#LogicalOperationStack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3148 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceEventCache.#get_LogicalOperationStack()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3149 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.TraceEventCache.#Callstack", MessageId="Callstack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3150 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.TraceEventCache.#ThreadId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3151 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.TraceEventCache.#ProcessId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3152 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Diagnostics.EventSourceCreationData.#.ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.Int16)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3153 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Diagnostics.ProcessStartInfo.#Verbs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3154 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Diagnostics.NtProcessInfoHelper.#GetNewBufferSize(System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3155 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.EventLogEntry.#IntFrom(System.Byte[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3156 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Diagnostics.EventLogEntry.#Data", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3157 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.EventLogEntry.#ShortFrom(System.Byte[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3158 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Diagnostics.EventLogEntry.#ReplaceMessageParameters(System.String,System.String[])", MessageId="System.UInt32.TryParse(System.String,System.UInt32@)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3159 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Diagnostics.EventLogEntry.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3160 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Diagnostics.EventLogEntry.#ReplacementStrings", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3161 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Diagnostics.CounterCreationDataCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3162 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Diagnostics.CounterCreationDataCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3163 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceSource.#TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3164 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceSource.#TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3165 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceSource.#TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3166 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceSource.#TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3167 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Diagnostics.TraceSource.#.ctor(System.String,System.Diagnostics.SourceLevels)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3168 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceSource.#TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3169 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceSource.#TraceData(System.Diagnostics.TraceEventType,System.Int32,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3170 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceSource.#TraceTransfer(System.Int32,System.String,System.Guid)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3171 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceSource.#TraceTransfer(System.Int32,System.String,System.Guid)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3172 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Diagnostics.TraceSource.#set_Switch(System.Diagnostics.SourceSwitch)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3173 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceSource.#TraceEvent(System.Diagnostics.TraceEventType,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3174 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceSource.#TraceEvent(System.Diagnostics.TraceEventType,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3175 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceSource.#Flush()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3176 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceSource.#Initialize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3177 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceSource.#Refresh()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3178 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceSource.#TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3179 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.TraceSource.#TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3180 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Diagnostics.PerformanceCounterManager.#System.Diagnostics.ICollectData.CollectData(System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3181 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Diagnostics.PerformanceCounterManager.#System.Diagnostics.ICollectData.CloseData()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3182 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.NtProcessManager.#GetProcessInfo(Microsoft.Win32.NativeMethods+PERF_OBJECT_TYPE,System.IntPtr,Microsoft.Win32.NativeMethods+PERF_COUNTER_DEFINITION[])", MessageId="type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3183 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.NtProcessManager.#GetThreadInfo(Microsoft.Win32.NativeMethods+PERF_OBJECT_TYPE,System.IntPtr,Microsoft.Win32.NativeMethods+PERF_COUNTER_DEFINITION[])", MessageId="type", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3184 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Diagnostics.NtProcessManager.#GetProcessInfos(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3185 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.NtProcessManager.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3186 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.SourceElement.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3187 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#TimeStamp", MessageId="TimeStamp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3188 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#op_Inequality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", MessageId="a", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3189 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#op_Inequality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", MessageId="b", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3190 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#TimeStamp100nSec", MessageId="n", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3191 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#TimeStamp100nSec", MessageId="TimeStamp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3192 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#op_Equality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", MessageId="a", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3193 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#op_Equality(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample)", MessageId="b", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3194 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#CounterTimeStamp", MessageId="TimeStamp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3195 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#.ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType,System.Int64)", MessageId="n", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3196 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#.ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType,System.Int64)", MessageId="timeStamp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3197 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#.ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType,System.Int64)", MessageId="TimeStamp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3198 [module: SuppressMessage("Microsoft.Usage", "CA2211:NonConstantFieldsShouldNotBeVisible", Scope="member", Target="System.Diagnostics.CounterSample.#Empty", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3199 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Diagnostics.CounterSample.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3200 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#.ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType)", MessageId="n", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3201 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.CounterSample.#.ctor(System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Int64,System.Diagnostics.PerformanceCounterType)", MessageId="timeStamp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3202 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.TraceOptions.#Callstack", MessageId="Callstack", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3203 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.Diagnostics.MonitoringDescriptionAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3204 [module: SuppressMessage("Microsoft.Usage", "CA2217:DoNotMarkEnumsWithFlags", Scope="type", Target="System.Diagnostics.EventLogPermissionAccess", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3205 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Diagnostics.TraceListenerCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3206 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.TraceListenerCollection.#InitializeListener(System.Diagnostics.TraceListener)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3207 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Diagnostics.TraceListenerCollection.#System.Collections.IList.get_IsFixedSize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3208 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Diagnostics.TraceListenerCollection.#System.Collections.IList.get_IsReadOnly()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3209 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Diagnostics.TraceListenerCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3210 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Diagnostics.TraceListenerCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3211 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.TraceListenerCollection.#Item[System.Int32]", MessageId="i", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3212 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.Diagnostics.PerformanceCounterCategory", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3213 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#Create(System.String,System.String,System.Diagnostics.PerformanceCounterCategoryType,System.Diagnostics.CounterCreationDataCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3214 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#set_MachineName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3215 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#GetCategories(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3216 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#Exists(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3217 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#CheckValidCounterLayout(System.Diagnostics.CounterCreationDataCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3218 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#CounterExists(System.String,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3219 [module: SuppressMessage("Microsoft.Globalization", "CA1307:SpecifyStringComparison", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#GetCounterInstances(System.String,System.String)", MessageId="System.String.CompareTo(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3220 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#GetCounterInstances(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3221 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#.ctor(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3222 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#set_CategoryName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3223 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#Delete(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3224 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.PerformanceCounterCategory.#Delete(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3225 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Diagnostics.SourceLevels", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3226 [module: SuppressMessage("Microsoft.Usage", "CA2217:DoNotMarkEnumsWithFlags", Scope="type", Target="System.Diagnostics.SourceLevels", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3227 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Diagnostics.DataReceivedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3228 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.CorrelationManager.#GetLogicalOperationStack()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3229 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.CorrelationManager.#GetLogicalOperationStack()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3230 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.CorrelationManager.#ActivityId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3231 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.CorrelationManager.#set_ActivityId(System.Guid)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3232 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.CorrelationManager.#get_ActivityId()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3233 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Diagnostics.TypedElement.#set_InitData(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3234 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog+EventLogWaitHandle.#.ctor(Microsoft.Win32.SafeHandles.SafeEventHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3235 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Diagnostics.EventLog+EventLogWaitHandle.#.ctor(Microsoft.Win32.SafeHandles.SafeEventHandle)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3236 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.CategorySample.#.ctor(System.Byte[],System.Diagnostics.CategoryEntry,System.Diagnostics.PerformanceCounterLib)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3237 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.CategorySample.#GetInstanceNamesFromIndex(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3238 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Diagnostics.CategorySample.#ReadCategory()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3239 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.Diagnostics.InstanceDataCollectionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3240 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Diagnostics.InstanceDataCollectionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3241 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Diagnostics.InstanceDataCollectionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3242 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.InstanceDataCollectionCollection.#get_Item(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3243 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.InstanceDataCollectionCollection.#Contains(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3244 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.InstanceDataCollectionCollection.#Add(System.String,System.Diagnostics.InstanceDataCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3245 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.TextWriterTraceListener.#EnsureWriter()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3246 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.Diagnostics.TextWriterTraceListener.#Dispose(System.Boolean)", MessageId="writer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3247 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.DelimitedListTraceListener.#get_Delimiter()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3248 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.DelimitedListTraceListener.#set_Delimiter(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3249 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Diagnostics.DelimitedListTraceListener.#set_Delimiter(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3250 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.PerformanceCounterCategoryType.#MultiInstance", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3251 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#Write(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3252 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#Fail(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3253 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#TraceEvent(System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3254 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#Write(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3255 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#Flush()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3256 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#WriteLine(System.Object,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3257 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#WriteLine(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3258 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.TraceInternal.#get_AppName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3259 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#Write(System.Object,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3260 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#Fail(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3261 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#Write(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3262 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#WriteLine(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3263 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.TraceInternal.#WriteLine(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3264 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Diagnostics.TraceInternal.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3265 [module: SuppressMessage("Microsoft.Usage", "CA2217:DoNotMarkEnumsWithFlags", Scope="type", Target="System.Diagnostics.PerformanceCounterPermissionAccess", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3266 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Diagnostics.PerformanceCounterPermissionEntryCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3267 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Diagnostics.PerformanceCounterPermissionEntryCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3268 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.Diagnostics.EventLogTraceListener", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3269 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Diagnostics.EventLogTraceListener.#TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object[])", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3270 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Diagnostics.EventLogTraceListener.#TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3271 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Diagnostics.EventLogTraceListener.#CreateEventInstance(System.Diagnostics.TraceEventType,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3272 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Diagnostics.EventLogTraceListener.#TraceEvent(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.String,System.Object[])", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3273 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.Diagnostics.EventLogTraceListener.#Dispose(System.Boolean)", MessageId="eventLog", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3274 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Diagnostics.EventLogTraceListener.#TraceData(System.Diagnostics.TraceEventCache,System.String,System.Diagnostics.TraceEventType,System.Int32,System.Object)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3275 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Diagnostics.MainWindowFinder.#EnumWindowsCallback(System.IntPtr,System.IntPtr)", MessageId="Microsoft.Win32.NativeMethods.GetWindowThreadProcessId(System.Runtime.InteropServices.HandleRef,System.Int32@)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3276 [module: SuppressMessage("Microsoft.Reliability", "CA2004:RemoveCallsToGCKeepAlive", Scope="member", Target="System.Diagnostics.MainWindowFinder.#FindMainWindow(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3277 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Diagnostics.MainWindowFinder.#FindMainWindow(System.Int32)", MessageId="processId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3278 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.SharedUtils.#CreateSafeWin32Exception(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3279 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.SharedUtils.#SafeWaitForMutexOnce(System.Threading.Mutex,System.Threading.Mutex&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3280 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="System.Diagnostics.SharedUtils.#WaitForSingleObjectDontCallThis(Microsoft.Win32.SafeHandles.SafeWaitHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3281 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Diagnostics.SharedUtils.#WaitForSingleObjectDontCallThis(Microsoft.Win32.SafeHandles.SafeWaitHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3282 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.SharedUtils.#GetLatestBuildDllDirectory(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3283 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Diagnostics.SharedUtils.#GetLatestBuildDllDirectory(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3284 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.SharedUtils.#GetLatestBuildDllDirectory(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3285 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.SwitchElement.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3286 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Diagnostics.EventLogPermissionEntryCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3287 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Diagnostics.EventLogPermissionEntryCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3288 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.TraceListener.#WriteLine(System.Object,System.String)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3289 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.TraceListener.#Write(System.Object,System.String)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3290 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.TraceListener.#Write(System.Object)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3291 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.TraceListener.#WriteLine(System.Object)", MessageId="o", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3292 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Diagnostics.TraceListener.#set_IndentSize(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3293 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.Diagnostics.EventLogPermission.#PermissionEntries", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3294 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.Diagnostics.PerformanceCounterPermissionAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3295 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.PerformanceCounterPermissionAttribute.#CreatePermission()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3296 [module: SuppressMessage("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Scope="type", Target="System.Diagnostics.EventLogEntryType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3297 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Diagnostics.EventLogEntryType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3298 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="System.Diagnostics.Process", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3299 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Diagnostics.Process.#processTracing", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3300 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.Process.#get_ProcessName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3301 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Diagnostics.Process.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3302 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.Diagnostics.Process.#Dispose(System.Boolean)", MessageId="waitHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3303 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.Diagnostics.Process.#Dispose(System.Boolean)", MessageId="standardInput", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3304 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.Diagnostics.Process.#Dispose(System.Boolean)", MessageId="standardOutput", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3305 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.Diagnostics.Process.#Dispose(System.Boolean)", MessageId="error", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3306 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.Diagnostics.Process.#Dispose(System.Boolean)", MessageId="output", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3307 [module: SuppressMessage("Microsoft.Usage", "CA2213:DisposableFieldsShouldBeDisposed", Scope="member", Target="System.Diagnostics.Process.#Dispose(System.Boolean)", MessageId="standardError", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3308 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Diagnostics.Process.#get_Handle()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3309 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.Process.#EnsureWatchingForExit()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3310 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Diagnostics.Process.#get_PriorityClass()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3311 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Diagnostics.Process.#get_ProcessorAffinity()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3312 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Diagnostics.Process.#StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3313 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Diagnostics.Process.#StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo)", MessageId="startInfo", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3314 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Diagnostics.Process.#ToString()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3315 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.Process.#NonpagedSystemMemorySize64", MessageId="Nonpaged", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3316 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Diagnostics.Process.#InvalidPipeHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3317 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Diagnostics.Process.#get_PriorityBoostEnabled()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3318 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Diagnostics.Process.#get_HasExited()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3319 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.Process.#RaiseOnExited()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3320 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Diagnostics.Process.#StartWithCreateProcess(System.Diagnostics.ProcessStartInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3321 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.Diagnostics.Process.#StartWithCreateProcess(System.Diagnostics.ProcessStartInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3322 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Diagnostics.Process.#StartWithCreateProcess(System.Diagnostics.ProcessStartInfo)", MessageId="startInfo", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3323 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.Process.#StopWatchingForExit()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3324 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Diagnostics.Process.#GetCurrentProcess()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3325 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Diagnostics.Process.#get_MainWindowTitle()", MessageId="Microsoft.Win32.NativeMethods.GetWindowText(System.Runtime.InteropServices.HandleRef,System.Text.StringBuilder,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3326 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Diagnostics.Process.#CloseMainWindow()", MessageId="Microsoft.Win32.NativeMethods.PostMessage(System.Runtime.InteropServices.HandleRef,System.Int32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3327 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Diagnostics.Process.#SetProcessId(System.Int32)", MessageId="processId", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3328 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Diagnostics.Process.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3329 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Diagnostics.ProcessThreadCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3330 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Diagnostics.ProcessThreadCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3331 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.ThreadWaitReason.#LpcReply", MessageId="Lpc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3332 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Diagnostics.ThreadWaitReason.#LpcReceive", MessageId="Lpc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3333 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Diagnostics.ProcessModuleCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3334 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Diagnostics.ProcessModuleCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3335 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Diagnostics.CounterSampleCalculator.#FillInValues(System.Diagnostics.CounterSample,System.Diagnostics.CounterSample,Microsoft.Win32.NativeMethods+PDH_RAW_COUNTER,Microsoft.Win32.NativeMethods+PDH_RAW_COUNTER)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3336 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.CounterSampleCalculator.#LoadPerfCounterDll()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3337 [module: SuppressMessage("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Scope="type", Target="System.Diagnostics.ProcessPriorityClass", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3338 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Diagnostics.ProcessPriorityClass", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3339 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="System.Diagnostics.EventLog", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3340 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="System.Diagnostics.EventLog", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3341 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.EventLog.#WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3342 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#Exists(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3343 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Diagnostics.EventLog.#CreateEventSource(System.Diagnostics.EventSourceCreationData)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3344 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#set_MachineName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3345 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.EventLog.#WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3346 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#Close(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3347 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#.ctor(System.String,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3348 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Diagnostics.EventLog.#.ctor(System.String,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3349 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#GetEventLogs(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3350 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.EventLog.#WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3351 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#SourceExists(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3352 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog.#GetAllEntries()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3353 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog.#GetEntryWithOldest(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3354 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog.#OpenForRead(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3355 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Diagnostics.EventLog.#VerifyAndCreateSource(System.String,System.String)", MessageId="sourceName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3356 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog.#OpenForWrite(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3357 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3358 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Diagnostics.EventLog.#set_MaximumKilobytes(System.Int64)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3359 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.EventLog.#WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32)", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3360 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.EventLog.#WriteEntry(System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16,System.Byte[])", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3361 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#SetLogName(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3362 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog.#AddListenerComponent(System.Diagnostics.EventLog,System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3363 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog.#TryFormatMessage(Microsoft.Win32.SafeHandles.SafeLibraryHandle,System.UInt32,System.String[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3364 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.EventLog.#TryFormatMessage(Microsoft.Win32.SafeHandles.SafeLibraryHandle,System.UInt32,System.String[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3365 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#LogNameFromSourceName(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3366 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.EventLog.#Delete(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3367 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#Delete(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3368 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Diagnostics.EventLog.#WriteEntry(System.String,System.String,System.Diagnostics.EventLogEntryType,System.Int32,System.Int16,System.Byte[])", MessageId="ID", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3369 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.EventLog.#FormatMessageWrapper(System.String,System.UInt32,System.String[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3370 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Diagnostics.EventLog.#DeleteEventSource(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3371 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.EventLog.#CompletionCallback(System.Object)", MessageId="context", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3372 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Diagnostics.EventLog.#CompletionCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3373 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.Diagnostics.EventLog.#CompletionCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3374 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.CounterDefinitionSample.#ReadValue(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3375 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.AssertSection.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3376 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.ListenerElement.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3377 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Diagnostics.EntryWrittenEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3378 [module: SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix", Scope="type", Target="System.Diagnostics.InstanceDataCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3379 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Diagnostics.InstanceDataCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3380 [module: SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Scope="type", Target="System.Diagnostics.InstanceDataCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3381 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.InstanceDataCollection.#get_Item(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3382 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.InstanceDataCollection.#Contains(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3383 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Diagnostics.InstanceDataCollection.#Add(System.String,System.Diagnostics.InstanceData)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3384 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.ProcessManager.#OpenThread(System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3385 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Diagnostics.ICollectData.#CollectData(System.Int32,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3386 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.Diagnostics.TraceSection.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3387 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Diagnostics.EventLogEntryCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3388 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Diagnostics.EventLogEntryCollection.#System.Collections.ICollection.get_IsSynchronized()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3389 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Diagnostics.EventLogEntryCollection.#System.Collections.ICollection.get_SyncRoot()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3390 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.DiagnosticsConfigurationHandler.#HandleCounters(System.Collections.Hashtable,System.Collections.Hashtable,System.Xml.XmlNode,System.Object)", MessageId="context", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3391 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.DiagnosticsConfigurationHandler.#HandleListeners(System.Collections.Hashtable,System.Xml.XmlNode,System.Object)", MessageId="config", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3392 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.DiagnosticsConfigurationHandler.#HandleListeners(System.Collections.Hashtable,System.Xml.XmlNode,System.Object)", MessageId="context", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3393 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Diagnostics.DiagnosticsConfigurationHandler.#HandleAssert(System.Collections.Hashtable,System.Xml.XmlNode,System.Object)", MessageId="context", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3394 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.PerformanceMonitor.#Init()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3395 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.PerformanceMonitor.#Init()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3396 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Diagnostics.PerformanceMonitor.#GetData(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3397 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Diagnostics.PerformanceMonitor.#GetData(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3398 [module: SuppressMessage("Microsoft.MSInternal", "CA905:SystemNamespacesRequireApproval", Scope="namespace", Target="System.Media", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3399 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="System.Media", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3400 [module: SuppressMessage("Microsoft.Usage", "CA2240:ImplementISerializableCorrectly", Scope="type", Target="System.Media.SoundPlayer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3401 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Media.SoundPlayer.#SetupSoundLocation(System.String)", MessageId="soundLocation", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3402 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Media.SoundPlayer.#WorkerThread()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3403 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Media.SoundPlayer.#set_LoadTimeout(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3404 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.Media.SoundPlayer.#SetupStream(System.IO.Stream)", MessageId="stream", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3405 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Media.SoundPlayer.#LoadSync()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3406 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Media.SoundPlayer.#Stop()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3407 [module: SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes", Scope="member", Target="System.Media.SoundPlayer.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3408 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Media.SoundPlayer.#ValidateSoundFile(System.String)", MessageId="System.Media.SoundPlayer+UnsafeNativeMethods.mmioClose(System.IntPtr,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3409 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="System.Media.SoundPlayer.#ValidateSoundFile(System.String)", MessageId="System.Media.SoundPlayer+UnsafeNativeMethods.mmioAscend(System.IntPtr,System.Media.SoundPlayer+NativeMethods+MMCKINFO,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3410 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="System.Media.SoundPlayer+UnsafeNativeMethods.#mmioOpen(System.String,System.IntPtr,System.Int32)", MessageId="0", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3411 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Media.SoundPlayer+UnsafeNativeMethods.#PlaySound(System.Byte[],System.IntPtr,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3412 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Media.SoundPlayer+UnsafeNativeMethods.#PlaySound(System.String,System.IntPtr,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3413 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="System.Media.SystemSound+SafeNativeMethods.#MessageBeep(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3414 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Media.SystemSound.#Play()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3415 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="System.Runtime.InteropServices", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3416 [module: SuppressMessage("Microsoft.Interoperability", "CA1409:ComVisibleTypesShouldBeCreatable", Scope="type", Target="System.Runtime.InteropServices.StandardOleMarshalObject", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3417 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Runtime.InteropServices.HandleCollector.#Add()", MessageId="System.GC.Collect", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3418 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Runtime.InteropServices.HandleCollector.#.ctor(System.String,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3419 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="System.IO.Ports.StopBits", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3420 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.IO.Ports.SerialErrorReceivedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3421 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.IO.Ports.SerialPinChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3422 [module: SuppressMessage("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Scope="type", Target="System.IO.Ports.SerialPinChange", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3423 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.IO.Ports.SerialPinChange", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3424 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.IO.Ports.SerialPinChange.#DsrChanged", MessageId="Dsr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3425 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.IO.Ports.InternalResources.#WinIOError()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3426 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.IO.Ports.SerialStream+SerialStreamAsyncResult.#PinBuffer(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3427 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.IO.Ports.SerialData", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3428 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.IO.Ports.SerialData.#Eof", MessageId="Eof", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3429 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_BaudRate(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3430 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_StopBits(System.IO.Ports.StopBits)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3431 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.IO.Ports.SerialPort.#CatchErrorEvents(System.Object,System.IO.Ports.SerialErrorReceivedEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3432 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_ReadTimeout(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3433 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_Encoding(System.Text.Encoding)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3434 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#RtsEnable", MessageId="Rts", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3435 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.IO.Ports.SerialPort.#CatchReceivedEvents(System.Object,System.IO.Ports.SerialDataReceivedEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3436 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.IO.Ports.SerialPort.#CatchReceivedEvents(System.Object,System.IO.Ports.SerialDataReceivedEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3437 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_WriteTimeout(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3438 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.IO.Ports.SerialPort.#CatchPinChangedEvents(System.Object,System.IO.Ports.SerialPinChangedEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3439 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_ReceivedBytesThreshold(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3440 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_PortName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3441 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#DsrHolding", MessageId="Dsr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3442 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_Parity(System.IO.Ports.Parity)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3443 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#DtrEnable", MessageId="Dtr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3444 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_Handshake(System.IO.Ports.Handshake)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3445 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.IO.Ports.SerialPort.#GetPortNames()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3446 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialPort.#set_NewLine(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3447 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.IO.Ports.SerialDataReceivedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3448 [module: SuppressMessage("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Scope="type", Target="System.IO.Ports.SerialError", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3449 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.IO.Ports.SerialError", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3450 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.IO.Ports.SerialStream+EventLoopRunner", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3451 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.IO.Ports.SerialStream+EventLoopRunner.#WaitForCommEvent()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3452 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.IO.Ports.SerialStream.#WriteFileNative(System.Byte[],System.Int32,System.Int32,System.Threading.NativeOverlapped*,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3453 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.IO.Ports.SerialStream.#WriteFileNative(System.Byte[],System.Int32,System.Int32,System.Threading.NativeOverlapped*,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3454 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.IO.Ports.SerialStream.#Write(System.Byte[],System.Int32,System.Int32,System.Int32)", MessageId="timeout", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3455 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialStream.#Write(System.Byte[],System.Int32,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3456 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialStream.#set_WriteTimeout(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3457 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.IO.Ports.SerialStream.#WriteByte(System.Byte,System.Int32)", MessageId="timeout", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3458 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.IO.Ports.SerialStream.#WriteByte(System.Byte,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3459 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.IO.Ports.SerialStream.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3460 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.IO.Ports.SerialStream.#ReadByte(System.Int32)", MessageId="timeout", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3461 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialStream.#set_BaudRate(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3462 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.IO.Ports.SerialStream.#Read(System.Byte[],System.Int32,System.Int32,System.Int32)", MessageId="timeout", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3463 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.IO.Ports.SerialStream.#set_ReadTimeout(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3464 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.IO.Ports.SerialStream.#ReadFileNative(System.Byte[],System.Int32,System.Int32,System.Threading.NativeOverlapped*,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3465 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.IO.Ports.SerialStream.#ReadFileNative(System.Byte[],System.Int32,System.Int32,System.Threading.NativeOverlapped*,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3466 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="System.IO.Compression", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3467 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.IO.Compression.InputBuffer.#GetBitMask(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3468 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.IO.Compression.InputBuffer.#SetInput(System.Byte[],System.Int32,System.Int32)", MessageId="buffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3469 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.IO.Compression.FastEncoder+Output.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3470 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.IO.Compression.FastEncoder+Output.#get_FreeBytes()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3471 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.IO.Compression.FastEncoder+Output.#GetSlot(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3472 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.IO.Compression.DeflateStream.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3473 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.DeflateStream.#Read(System.Byte[],System.Int32,System.Int32)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3474 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.DeflateStream.#Write(System.Byte[],System.Int32,System.Int32)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3475 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.DeflateStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3476 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.DeflateStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3477 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.DeflateStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3478 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.DeflateStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3479 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.DeflateStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3480 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.DeflateStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3481 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.IO.Compression.DeflateStream.#WriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3482 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.IO.Compression.GZipDecoder.#ReadGzipHeader()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3483 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.IO.Compression.FastEncoderWindow.#FindMatch(System.Int32,System.Int32&,System.Int32,System.Int32)", MessageId="niceLength", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3484 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.IO.Compression.FastEncoderWindow.#RecalculateHash(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3485 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.IO.Compression.FastEncoderWindow.#HashValue(System.UInt32,System.Byte)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3486 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.IO.Compression.DeflateStreamAsyncResult.#m_AsyncObject", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3487 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.IO.Compression.DeflateStreamAsyncResult.#isWrite", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3488 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.GZipStream.#Read(System.Byte[],System.Int32,System.Int32)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3489 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.GZipStream.#Write(System.Byte[],System.Int32,System.Int32)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3490 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.GZipStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3491 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.GZipStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3492 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.GZipStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3493 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.GZipStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3494 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.GZipStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3495 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.IO.Compression.GZipStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3496 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.IO.Compression.FastEncoderStatics.#ExtraLengthBits", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3497 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.IO.Compression.HuffmanTree.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3498 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.IO.Compression.Inflater.#SetInput(System.Byte[],System.Int32,System.Int32)", MessageId="length", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3499 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.IO.Compression.Inflater.#DecodeDynamicBlockHeader()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3500 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.IO.Compression.Inflater.#get_AvailableOutput()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3501 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.IO.Compression.Inflater.#NeedsInput()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3502 [module: SuppressMessage("Microsoft.Maintainability", "CA1500:VariableNamesShouldNotMatchFieldNames", Scope="member", Target="System.IO.Compression.Inflater.#Inflate(System.Byte[],System.Int32,System.Int32)", MessageId="length", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3503 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.IO.Compression.CompressionTracingSwitch.#get_Informational()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3504 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.IO.Compression.CompressionTracingSwitch.#get_Verbose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3505 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#Add(System.Security.Cryptography.X509Certificates.X509Certificate2)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3506 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#Add(System.Security.Cryptography.X509Certificates.X509Certificate2)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3507 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#Open(System.Security.Cryptography.X509Certificates.OpenFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3508 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#Open(System.Security.Cryptography.X509Certificates.OpenFlags)", MessageId="flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3509 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#Open(System.Security.Cryptography.X509Certificates.OpenFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3510 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#Close()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3511 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#RemoveCertificateFromStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3512 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#RemoveCertificateFromStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3513 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#RemoveCertificateFromStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3514 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#RemoveCertificateFromStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.SafeCertContextHandle)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3515 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#get_StoreHandle()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3516 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Store.#get_Certificates()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3517 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm.#Sha1", MessageId="Sha", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3518 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm.#CapiSha1", MessageId="Sha", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3519 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm.#CapiSha1", MessageId="Capi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3520 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm.#ShortSha1", MessageId="Sha", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3521 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3522 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageFlags.#CrlSign", MessageId="Crl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3523 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageFlags.#DataEncipherment", MessageId="Encipherment", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3524 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageFlags.#KeyEncipherment", MessageId="Encipherment", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3525 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509ExtensionCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3526 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ExtensionCollection.#.ctor(System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3527 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ExtensionCollection.#.ctor(System.Security.Cryptography.SafeCertContextHandle)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3528 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ExtensionCollection.#Item[System.String]", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3529 [module: SuppressMessage("Microsoft.Design", "CA1058:TypesShouldNotExtendCertainBaseTypes", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509CertificateCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3530 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509CertificateCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3531 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509Certificate2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3532 [module: SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509Certificate2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3533 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_Version()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3534 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_Version()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3535 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3536 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType,System.Boolean)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3537 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#QueryCertBlobType(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3538 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#QueryCertBlobType(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3539 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.Byte[],System.Security.SecureString)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3540 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetVersion(System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3541 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetVersion(System.Security.Cryptography.SafeCertContextHandle)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3542 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_Extensions()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3543 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_Extensions()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3544 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3545 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3546 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_Archived()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3547 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_Archived()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3548 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#set_Archived(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3549 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#set_Archived(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3550 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3551 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3552 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_SubjectName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3553 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_SubjectName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3554 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_SubjectName()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3555 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#Verify()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3556 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3557 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3558 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.Byte[],System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3559 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetPrivateKeyInfo(System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.CspParameters&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3560 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetPrivateKeyInfo(System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.CspParameters&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3561 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetPrivateKeyInfo(System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.CspParameters&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3562 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_HasPrivateKey()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3563 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_HasPrivateKey()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3564 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#SetPrivateKeyProperty(System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.ICspAsymmetricAlgorithm)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3565 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#SetPrivateKeyProperty(System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.ICspAsymmetricAlgorithm)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3566 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#SetPrivateKeyProperty(System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.ICspAsymmetricAlgorithm)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3567 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.Security.Cryptography.X509Certificates.X509Certificate)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3568 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3569 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetSignatureAlgorithm(System.Security.Cryptography.SafeCertContextHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3570 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#GetSignatureAlgorithm(System.Security.Cryptography.SafeCertContextHandle)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3571 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.String,System.Security.SecureString)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3572 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3573 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3574 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#RawData", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3575 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#SerialNumber", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3576 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3577 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#.ctor(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3578 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#PublicKey", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3579 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_PublicKey()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3580 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_PublicKey()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3581 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#SetFriendlyNameExtendedProperty(System.Security.Cryptography.SafeCertContextHandle,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3582 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#SetFriendlyNameExtendedProperty(System.Security.Cryptography.SafeCertContextHandle,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3583 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#SetFriendlyNameExtendedProperty(System.Security.Cryptography.SafeCertContextHandle,System.String)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3584 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_PrivateKey()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3585 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#set_PrivateKey(System.Security.Cryptography.AsymmetricAlgorithm)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3586 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_NotBefore()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3587 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_NotBefore()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3588 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_NotBefore()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3589 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#set_FriendlyName(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3590 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_FriendlyName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3591 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_FriendlyName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3592 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_FriendlyName()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3593 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_SignatureAlgorithm()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3594 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_SignatureAlgorithm()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3595 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#QueryCertFileType(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3596 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_NotAfter()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3597 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_NotAfter()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3598 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_NotAfter()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3599 [module: SuppressMessage("Microsoft.Naming", "CA1721:PropertyNamesShouldNotMatchGetMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#IssuerName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3600 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_IssuerName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3601 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_IssuerName()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3602 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#get_IssuerName()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3603 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#ToString(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3604 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2.#ToString(System.Boolean)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3605 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Chain.#ChainStatus", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3606 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Chain.#GetChainStatusInformation(System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3607 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Chain.#Init()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3608 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Chain.#get_ChainContext()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3609 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Chain.#.ctor(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3610 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Chain.#BuildChain(System.IntPtr,System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Security.Cryptography.OidCollection,System.Security.Cryptography.OidCollection,System.Security.Cryptography.X509Certificates.X509RevocationMode,System.Security.Cryptography.X509Certificates.X509RevocationFlag,System.DateTime,System.TimeSpan,System.Security.Cryptography.SafeCertChainHandle&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3611 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Chain.#BuildChain(System.IntPtr,System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Security.Cryptography.OidCollection,System.Security.Cryptography.OidCollection,System.Security.Cryptography.X509Certificates.X509RevocationMode,System.Security.Cryptography.X509Certificates.X509RevocationFlag,System.DateTime,System.TimeSpan,System.Security.Cryptography.SafeCertChainHandle&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3612 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Security.Cryptography.X509Certificates.StoreName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3613 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.PublicKey.#.ctor(System.Security.Cryptography.Oid,System.Security.Cryptography.AsnEncodedData,System.Security.Cryptography.AsnEncodedData)", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3614 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.X509Certificates.PublicKey.#.ctor(System.Security.Cryptography.X509Certificates.PublicKey)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3615 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.PublicKey.#ConstructDSSPubKeyCspBlob(System.Security.Cryptography.SafeLocalAllocHandle,System.Security.Cryptography.SafeLocalAllocHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3616 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.PublicKey.#ConstructDSSPubKeyCspBlob(System.Security.Cryptography.SafeLocalAllocHandle,System.Security.Cryptography.SafeLocalAllocHandle)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3617 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.PublicKey.#DecodePublicKeyObject(System.UInt32,System.Byte[],System.Byte[],System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3618 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.PublicKey.#DecodePublicKeyObject(System.UInt32,System.Byte[],System.Byte[],System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3619 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.PublicKey.#DecodePublicKeyObject(System.UInt32,System.Byte[],System.Byte[],System.Byte[]&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3620 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.PublicKey.#Oid", MessageId="Oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3621 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ChainElement.#ChainElementStatus", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3622 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Extension.#.ctor(System.String,System.Byte[],System.Boolean)", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3623 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Extension.#.ctor(System.Security.Cryptography.Oid,System.Byte[],System.Boolean)", MessageId="oid", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3624 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Extension.#.ctor(System.Security.Cryptography.Oid,System.Byte[],System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3625 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Extension.#.ctor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3626 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509RevocationFlag", MessageId="Flag", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3627 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="type", Target="System.Security.Cryptography.X509Certificates.OpenFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3628 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Security.Cryptography.X509Certificates.OpenFlags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3629 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3630 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#DecodeExtension()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3631 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#DecodeExtension()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3632 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#DecodeExtension()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3633 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#EncodePublicKey(System.Security.Cryptography.X509Certificates.PublicKey)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3634 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#EncodePublicKey(System.Security.Cryptography.X509Certificates.PublicKey)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3635 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#EncodeExtension(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3636 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#EncodeExtension(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3637 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#EncodeExtension(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3638 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#EncodePublicKey(System.Security.Cryptography.X509Certificates.PublicKey,System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3639 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#EncodePublicKey(System.Security.Cryptography.X509Certificates.PublicKey,System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3640 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension.#EncodePublicKey(System.Security.Cryptography.X509Certificates.PublicKey,System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3641 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Security.Cryptography.X509Certificates.StoreLocation", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3642 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3643 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Export(System.Security.Cryptography.X509Certificates.X509ContentType,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3644 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Export(System.Security.Cryptography.X509Certificates.X509ContentType,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3645 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindTemplateNameCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3646 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindTemplateNameCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3647 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindKeyUsageCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3648 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindTimeValidCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3649 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Find(System.Security.Cryptography.X509Certificates.X509FindType,System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3650 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Find(System.Security.Cryptography.X509Certificates.X509FindType,System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3651 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindCertInStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.X509Certificates.X509FindType,System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3652 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindCertInStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.X509Certificates.X509FindType,System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3653 [module: SuppressMessage("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindCertInStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.X509Certificates.X509FindType,System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3654 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindCertInStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.X509Certificates.X509FindType,System.Object,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3655 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindCertInStore(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.X509Certificates.X509FindType,System.Object,System.Boolean)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3656 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindSubjectKeyIdentifierCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3657 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindApplicationPolicyCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3658 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Import(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3659 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Import(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3660 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Import(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3661 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3662 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3663 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3664 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#LoadStoreFromBlob(System.Byte[],System.String,System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3665 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#LoadStoreFromBlob(System.Byte[],System.String,System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3666 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindExtensionCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3667 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindTimeNotAfterCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3668 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#LoadStoreFromFile(System.String,System.String,System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3669 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#LoadStoreFromFile(System.String,System.String,System.UInt32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3670 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindByCert(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.IntPtr,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate2Collection+FindProcDelegate,System.Security.Cryptography.X509Certificates.X509Certificate2Collection+FindProcDelegate,System.Object,System.Object,System.Security.Cryptography.SafeCertStoreHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3671 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindByCert(System.Security.Cryptography.SafeCertStoreHandle,System.UInt32,System.IntPtr,System.Boolean,System.Security.Cryptography.X509Certificates.X509Certificate2Collection+FindProcDelegate,System.Security.Cryptography.X509Certificates.X509Certificate2Collection+FindProcDelegate,System.Object,System.Object,System.Security.Cryptography.SafeCertStoreHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3672 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindSerialNumberCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3673 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindTimeNotBeforeCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3674 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#FindCertificatePolicyCallback(System.Security.Cryptography.SafeCertContextHandle,System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3675 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#ExportCertificatesToBlob(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.X509Certificates.X509ContentType,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3676 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#ExportCertificatesToBlob(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.X509Certificates.X509ContentType,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3677 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Certificate2Collection.#ExportCertificatesToBlob(System.Security.Cryptography.SafeCertStoreHandle,System.Security.Cryptography.X509Certificates.X509ContentType,System.String)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3678 [module: SuppressMessage("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509ChainStatus", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3679 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension.#EncodeExtension(System.Security.Cryptography.OidCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3680 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension.#EncodeExtension(System.Security.Cryptography.OidCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3681 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension.#EncodeExtension(System.Security.Cryptography.OidCollection)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3682 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension.#DecodeExtension()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3683 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension.#DecodeExtension()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3684 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension.#DecodeExtension()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3685 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509NameType.#UpnName", MessageId="Upn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3686 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509VerificationFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3687 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509VerificationFlags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3688 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509VerificationFlags.#NoFlag", MessageId="Flag", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3689 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509VerificationFlags.#IgnoreCtlNotTimeValid", MessageId="Ctl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3690 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509VerificationFlags.#IgnoreCtlSignerRevocationUnknown", MessageId="Ctl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3691 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509VerificationFlags.#AllFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3692 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#MemEqual(System.Byte*,System.UInt32,System.Byte*,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3693 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#VerifyCertificate(System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.OidCollection,System.Security.Cryptography.OidCollection,System.Security.Cryptography.X509Certificates.X509RevocationMode,System.Security.Cryptography.X509Certificates.X509RevocationFlag,System.DateTime,System.TimeSpan,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3694 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#VerifyCertificate(System.Security.Cryptography.SafeCertContextHandle,System.Security.Cryptography.OidCollection,System.Security.Cryptography.OidCollection,System.Security.Cryptography.X509Certificates.X509RevocationMode,System.Security.Cryptography.X509Certificates.X509RevocationFlag,System.DateTime,System.TimeSpan,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3695 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#ExportToMemoryStore(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3696 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#ExportToMemoryStore(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3697 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#ExportToMemoryStore(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3698 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#StringToUniPtr(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3699 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#StringToUniPtr(System.String)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3700 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#CopyOidsToUnmanagedMemory(System.Security.Cryptography.OidCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3701 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#CopyOidsToUnmanagedMemory(System.Security.Cryptography.OidCollection)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3702 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#ByteToPtr(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3703 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#ByteToPtr(System.Byte[])", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3704 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#EncodeHexStringFromInt(System.Byte[],System.UInt32,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3705 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#StringToAnsiPtr(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3706 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#StringToAnsiPtr(System.String)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3707 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509Utils.#PtrToByte(System.IntPtr,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3708 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X500DistinguishedName.#Encode(System.String,System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3709 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X500DistinguishedName.#Decode(System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3710 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X500DistinguishedName.#Decode(System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)", MessageId="flag", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3711 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X500DistinguishedName.#Decode(System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3712 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X500DistinguishedName.#.ctor(System.String,System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags)", MessageId="flag", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3713 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509ChainStatusFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3714 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509ChainStatusFlags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3715 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ChainStatusFlags.#CtlNotValidForUsage", MessageId="Ctl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3716 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ChainStatusFlags.#CtlNotSignatureValid", MessageId="Ctl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3717 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ChainStatusFlags.#CtlNotTimeValid", MessageId="Ctl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3718 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ChainPolicy.#VerificationFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3719 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509ChainPolicy.#RevocationFlag", MessageId="Flag", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3720 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="type", Target="System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3721 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags.#UseUTF8Encoding", MessageId="UTF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3722 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags.#ForceUTF8Encoding", MessageId="UTF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3723 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension.#DecodeExtension()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3724 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension.#DecodeExtension()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3725 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension.#DecodeExtension()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3726 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension.#EncodeExtension(System.Boolean,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3727 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension.#EncodeExtension(System.Boolean,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3728 [module: SuppressMessage("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface", Scope="type", Target="System.Security.Cryptography.X509Certificates.X509ChainElementCollection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3729 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageExtension.#DecodeExtension()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3730 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageExtension.#DecodeExtension()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3731 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageExtension.#DecodeExtension()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3732 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageExtension.#EncodeExtension(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3733 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Security.Cryptography.X509Certificates.X509KeyUsageExtension.#EncodeExtension(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3734 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Cache.HttpRequestCachePolicy.#BypassCache", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3735 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.Cache.RequestCacheProtocol", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3736 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Cache.RequestCacheProtocol.#_IsCacheFresh", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3737 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.RequestCacheProtocol.#CheckRetrieveOnResponse(System.IO.Stream)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3738 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.RequestCacheProtocol.#CheckRetrieveBeforeSubmit()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3739 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Cache._WinInetCache+EntryBuffer+Rsv.#Reserved", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3740 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Cache.MetadataUpdateStream.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3741 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.Cache.MetadataUpdateStream.#.ctor(System.IO.Stream,System.Net.Cache.RequestCache,System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3742 [module: SuppressMessage("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Scope="type", Target="System.Net.Cache.HttpCacheAgeControl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3743 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Cache.RangeStream.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3744 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Cache.RangeStream.#System.Net.ICloseEx.CloseEx(System.Net.CloseExState)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3745 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Cache.SingleItemRequestCache+WriteOnlyStream.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3746 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Cache.SingleItemRequestCache+WriteOnlyStream.#Write(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3747 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Cache.CombinedReadStream.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3748 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Cache.CombinedReadStream.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3749 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Cache.CombinedReadStream.#System.Net.ICloseEx.CloseEx(System.Net.CloseExState)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3750 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.Rfc2616+Common.#OnUpdateCache(System.Net.Cache.HttpRequestCacheValidator,System.Net.HttpWebResponse)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3751 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.Rfc2616+Common.#TryResponseFromCache(System.Net.Cache.HttpRequestCacheValidator)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3752 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.Rfc2616+Common.#GetBytesRange(System.String,System.Int64&,System.Int64&,System.Int64&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3753 [module: SuppressMessage("Microsoft.Globalization", "CA1308:NormalizeStringsToUppercase", Scope="member", Target="System.Net.Cache.Rfc2616+Common.#GetBytesRange(System.String,System.Int64&,System.Int64&,System.Int64&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3754 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.Rfc2616+Common.#ValidateCacheAfterResponse(System.Net.Cache.HttpRequestCacheValidator,System.Net.HttpWebResponse)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3755 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.Rfc2616+Common.#ComputeFreshness(System.Net.Cache.HttpRequestCacheValidator)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3756 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.Rfc2616.#OnValidateResponse(System.Net.Cache.HttpRequestCacheValidator)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3757 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Cache.RequestCacheManager.#GetBinding(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3758 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Cache.FtpRequestCacheValidator.#m_LastModified", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3759 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.FtpRequestCacheValidator.#UpdateCache()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3760 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Cache.ForwardingReadStream.#Read(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3761 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Cache.ForwardingReadStream.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3762 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Cache.ForwardingReadStream.#ReadComplete(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3763 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Cache.ForwardingReadStream.#ReadComplete(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3764 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Cache.ForwardingReadStream.#System.Net.ICloseEx.CloseEx(System.Net.CloseExState)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3765 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Cache.ForwardingReadStream.#System.Net.ICloseEx.CloseEx(System.Net.CloseExState)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3766 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.Cache.SingleItemRequestCache+ReadOnlyStream.#.ctor(System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3767 [module: SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope="member", Target="System.Net.Cache.HttpRequestCacheValidator.#FetchCacheControl(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3768 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.HttpRequestCacheValidator.#FetchCacheControl(System.String,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3769 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.Cache.HttpRequestCacheValidator.#get_RequestValidator1()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3770 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Cache.HttpRequestCacheValidator.#ParseNameValues(System.Collections.Specialized.NameValueCollection,System.Collections.Specialized.StringCollection,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3771 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.Net.Cache.HttpRequestCacheValidator.#get_RequestValidator2()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3772 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.HttpRequestCacheValidator.#ParseStatusLine()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3773 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Cache.HttpRequestCacheValidator.#FetchHeaderValues(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3774 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Cache._WinInetCache.#LookupInfo(System.Net.Cache._WinInetCache+Entry)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3775 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Cache._WinInetCache.#LookupFile(System.Net.Cache._WinInetCache+Entry)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3776 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Cache._WinInetCache.#CreateFileName(System.Net.Cache._WinInetCache+Entry)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3777 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.TimerElapsedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3778 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="Microsoft.Win32.TimerElapsedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3779 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.PowerModeChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3780 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="Microsoft.Win32.PowerModeChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3781 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="Microsoft.Win32.WinInetCache+WriteStream.#EndWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3782 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.Win32.WinInetCache+WriteStream.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3783 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="Microsoft.Win32.WinInetCache+ReadStream.#EndRead(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3784 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.UserPreferenceChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3785 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="Microsoft.Win32.UserPreferenceChangedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3786 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="Microsoft.Win32.NativeMethods+SECURITY_ATTRIBUTES", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3787 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.UserPreferenceCategory", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3788 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="Microsoft.Win32.UserPreferenceCategory", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3789 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.SessionEndingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3790 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="Microsoft.Win32.SessionEndingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3791 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.SessionEndedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3792 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="Microsoft.Win32.SessionEndedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3793 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="Microsoft.Win32.SessionSwitchEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3794 [module: SuppressMessage("Microsoft.Design", "CA1049:TypesThatOwnNativeResourcesShouldBeDisposable", Scope="type", Target="Microsoft.Win32.NativeMethods+ShellExecuteInfo", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3795 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="Microsoft.Win32.NativeMethods+ShellExecuteInfo.#lpParameters", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3796 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="Microsoft.Win32.NativeMethods+ShellExecuteInfo.#lpVerb", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3797 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="Microsoft.Win32.NativeMethods+ShellExecuteInfo.#lpFile", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3798 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="Microsoft.Win32.NativeMethods+ShellExecuteInfo.#lpDirectory", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3799 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#IsWindowVisible(System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3800 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetConsoleCP()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3801 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.NativeMethods.#Process32Next(System.Runtime.InteropServices.HandleRef,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3802 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#Process32Next(System.Runtime.InteropServices.HandleRef,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3803 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#CreateProcess(System.String,System.Text.StringBuilder,Microsoft.Win32.NativeMethods+SECURITY_ATTRIBUTES,Microsoft.Win32.NativeMethods+SECURITY_ATTRIBUTES,System.Boolean,System.Int32,System.IntPtr,System.String,Microsoft.Win32.NativeMethods+STARTUPINFO,Microsoft.Win32.SafeNativeMethods+PROCESS_INFORMATION)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3804 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.NativeMethods.#Process32First(System.Runtime.InteropServices.HandleRef,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3805 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#Process32First(System.Runtime.InteropServices.HandleRef,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3806 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#CreateProcessAsUser(System.Runtime.InteropServices.SafeHandle,System.String,System.String,Microsoft.Win32.NativeMethods+SECURITY_ATTRIBUTES,Microsoft.Win32.NativeMethods+SECURITY_ATTRIBUTES,System.Boolean,System.Int32,System.Runtime.InteropServices.HandleRef,System.String,Microsoft.Win32.NativeMethods+STARTUPINFO,Microsoft.Win32.SafeNativeMethods+PROCESS_INFORMATION)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3807 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetProcessPriorityBoost(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3808 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#TerminateProcess(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3809 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#ShellExecuteEx(Microsoft.Win32.NativeMethods+ShellExecuteInfo)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3810 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetProcessAffinityMask(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.IntPtr&,System.IntPtr&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3811 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#SetThreadPriority(Microsoft.Win32.SafeHandles.SafeThreadHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3812 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetModuleInformation(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.Runtime.InteropServices.HandleRef,Microsoft.Win32.NativeMethods+NtModuleInfo,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3813 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#SetThreadPriorityBoost(Microsoft.Win32.SafeHandles.SafeThreadHandle,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3814 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#SetPriorityClass(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3815 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#SetProcessPriorityBoost(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3816 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetProcessTimes(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.Int64&,System.Int64&,System.Int64&,System.Int64&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3817 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#CreateProcessWithLogonW(System.String,System.String,System.IntPtr,Microsoft.Win32.NativeMethods+LogonFlags,System.String,System.Text.StringBuilder,System.Int32,System.IntPtr,System.String,Microsoft.Win32.NativeMethods+STARTUPINFO,Microsoft.Win32.SafeNativeMethods+PROCESS_INFORMATION)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3818 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#OpenThread(System.Int32,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3819 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#EnumProcessModules(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.IntPtr,System.Int32,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3820 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetConsoleOutputCP()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3821 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#SetProcessWorkingSetSize(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3822 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetWindowText(System.Runtime.InteropServices.HandleRef,System.Text.StringBuilder,System.Int32)", MessageId="1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3823 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#OpenProcessToken(System.Runtime.InteropServices.HandleRef,System.Int32,System.IntPtr&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3824 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetModuleFileNameEx(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,System.Text.StringBuilder,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3825 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#DuplicateHandle(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.HandleRef,Microsoft.Win32.SafeHandles.SafeFileHandle&,System.Int32,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3826 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#CreatePipe(Microsoft.Win32.SafeHandles.SafeFileHandle&,Microsoft.Win32.SafeHandles.SafeFileHandle&,Microsoft.Win32.NativeMethods+SECURITY_ATTRIBUTES,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3827 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetExitCodeProcess(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3828 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetProcessWorkingSetSize(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.IntPtr&,System.IntPtr&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3829 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#Thread32First(System.Runtime.InteropServices.HandleRef,Microsoft.Win32.NativeMethods+WinThreadEntry)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3830 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetThreadTimes(Microsoft.Win32.SafeHandles.SafeThreadHandle,System.Int64&,System.Int64&,System.Int64&,System.Int64&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3831 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#OpenFileMapping(System.Int32,System.Boolean,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3832 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#Module32Next(System.Runtime.InteropServices.HandleRef,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3833 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#Module32First(System.Runtime.InteropServices.HandleRef,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3834 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#OpenProcess(System.Int32,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3835 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#DuplicateHandle(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.HandleRef,Microsoft.Win32.SafeHandles.SafeWaitHandle&,System.Int32,System.Boolean,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3836 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="Microsoft.Win32.NativeMethods.#HKEY_LOCAL_MACHINE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3837 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#LookupPrivilegeValue(System.String,System.String,Microsoft.Win32.NativeMethods+LUID&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3838 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.NativeMethods.#EnumProcesses(System.Int32[],System.Int32,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3839 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#EnumProcesses(System.Int32[],System.Int32,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3840 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#AdjustTokenPrivileges(System.Runtime.InteropServices.HandleRef,System.Boolean,Microsoft.Win32.NativeMethods+TokenPrivileges,System.Int32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3841 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#SetProcessAffinityMask(Microsoft.Win32.SafeHandles.SafeProcessHandle,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3842 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#GetThreadPriorityBoost(Microsoft.Win32.SafeHandles.SafeThreadHandle,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3843 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#Thread32Next(System.Runtime.InteropServices.HandleRef,Microsoft.Win32.NativeMethods+WinThreadEntry)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3844 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.NativeMethods.#EnumWindows(Microsoft.Win32.NativeMethods+EnumThreadWindowsCallback,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3845 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="Microsoft.Win32.IntranetZoneCredentialPolicy.#ShouldSendCredential(System.Uri,System.Net.WebRequest,System.Net.NetworkCredential,System.Net.IAuthenticationModule)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3846 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.UserPreferenceChangingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3847 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="Microsoft.Win32.UserPreferenceChangingEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3848 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.SessionEndReasons", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3849 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="Microsoft.Win32.SessionEndReasons", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3850 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="Microsoft.Win32.SessionEndReasons", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3851 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="Microsoft.Win32.SessionEndReasons.#Logoff", MessageId="Logoff", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3852 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#OutputDebugString(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3853 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#OutputDebugString(System.String)", MessageId="0", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3854 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#CloseHandle(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3855 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#ReleaseSemaphore(Microsoft.Win32.SafeHandles.SafeWaitHandle,System.Int32,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3856 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#FormatMessage(System.Int32,System.Runtime.InteropServices.SafeHandle,System.UInt32,System.Int32,System.Text.StringBuilder,System.Int32,System.IntPtr[])", MessageId="4", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3857 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#QueryPerformanceFrequency(System.Int64&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3858 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#FormatMessage(System.Int32,System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Text.StringBuilder,System.Int32,System.IntPtr)", MessageId="4", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3859 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#OpenSemaphore(System.Int32,System.Boolean,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3860 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#MessageBox(System.Runtime.InteropServices.HandleRef,System.String,System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3861 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#MessageBox(System.Runtime.InteropServices.HandleRef,System.String,System.String,System.Int32)", MessageId="1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3862 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#MessageBox(System.Runtime.InteropServices.HandleRef,System.String,System.String,System.Int32)", MessageId="2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3863 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#QueryPerformanceCounter(System.Int64&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3864 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#FreeLibrary(System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3865 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#GetTextMetrics(System.Runtime.InteropServices.HandleRef,Microsoft.Win32.NativeMethods+TEXTMETRIC)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3866 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#GetComputerName(System.Text.StringBuilder,System.Int32[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3867 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.SafeNativeMethods.#CloseHandle(System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3868 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.Win32.WinInetCache.#GetWriteStream(System.String,System.Int64,System.DateTime,System.DateTime,System.TimeSpan,System.Collections.Specialized.StringCollection,System.Collections.Specialized.StringCollection,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3869 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", Scope="member", Target="Microsoft.Win32.WinInetCache.#GetWriteStream(System.String,System.Int64,System.DateTime,System.DateTime,System.TimeSpan,System.Collections.Specialized.StringCollection,System.Collections.Specialized.StringCollection,System.Boolean)", MessageId="System.Int32.ToString", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3870 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", Scope="member", Target="Microsoft.Win32.WinInetCache.#GetWriteStream(System.String,System.Int64,System.DateTime,System.DateTime,System.TimeSpan,System.Collections.Specialized.StringCollection,System.Collections.Specialized.StringCollection,System.Boolean)", MessageId="System.DateTime.ToString(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3871 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.Win32.WinInetCache.#CombineMetaInfo(System.Collections.Specialized.StringCollection,System.Collections.Specialized.StringCollection)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3872 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.Win32.WinInetCache.#Lookup(System.String,System.Net.Cache.RequestCacheEntry&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3873 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.Win32.WinInetCache.#UpdateInfo(System.String,System.DateTime,System.DateTime,System.DateTime,System.TimeSpan,System.Collections.Specialized.StringCollection,System.Collections.Specialized.StringCollection,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3874 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", Scope="member", Target="Microsoft.Win32.WinInetCache.#UpdateInfo(System.String,System.DateTime,System.DateTime,System.DateTime,System.TimeSpan,System.Collections.Specialized.StringCollection,System.Collections.Specialized.StringCollection,System.Boolean)", MessageId="System.Int32.ToString", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3875 [module: SuppressMessage("Microsoft.Globalization", "CA1305:SpecifyIFormatProvider", Scope="member", Target="Microsoft.Win32.WinInetCache.#UpdateInfo(System.String,System.DateTime,System.DateTime,System.DateTime,System.TimeSpan,System.Collections.Specialized.StringCollection,System.Collections.Specialized.StringCollection,System.Boolean)", MessageId="System.DateTime.ToString(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3876 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="Microsoft.Win32.NativeMethods+STARTUPINFO", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3877 [module: SuppressMessage("Microsoft.Performance", "CA1812:AvoidUninstantiatedInternalClasses", Scope="type", Target="Microsoft.Win32.NativeMethods+SYSTEMTIME", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3878 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="Microsoft.Win32.SessionSwitchReason", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3879 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="Microsoft.Win32.SessionSwitchReason.#SessionLogon", MessageId="Logon", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3880 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="Microsoft.Win32.SessionSwitchReason.#SessionLogoff", MessageId="Logoff", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3881 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.Win32.SystemEvents.#WindowProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3882 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="Microsoft.Win32.SystemEvents.#EnsureSystemEvents(System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3883 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="Microsoft.Win32.SystemEvents.#KillTimer(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3884 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="Microsoft.Win32.SystemEvents.#get_ExecutablePath()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3885 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="Microsoft.Win32.SystemEvents.#get_ExecutablePath()", MessageId="Microsoft.Win32.UnsafeNativeMethods.GetModuleFileName(System.Runtime.InteropServices.HandleRef,System.Text.StringBuilder,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3886 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.Win32.SystemEvents.#GetUserPreferenceCategory(System.Int32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3887 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="Microsoft.Win32.SystemEvents.#GetUserPreferenceCategory(System.Int32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3888 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="Microsoft.Win32.SystemEvents.#RaiseEvent(System.Boolean,System.Object,System.Object[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3889 [module: SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope="member", Target="Microsoft.Win32.SystemEvents.#Startup()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3890 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.Win32.SystemEvents.#InvokeMarshaledCallbacks()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3891 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="Microsoft.Win32.SystemEvents.#InvokeMarshaledCallbacks()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3892 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="Microsoft.Win32.SystemEvents.#defWindowProc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3893 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="Microsoft.Win32.SystemEvents.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3894 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="Microsoft.Win32.SystemEvents.#BumpQualifier()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3895 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="Microsoft.Win32.SystemEvents.#CreateTimer(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3896 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="Microsoft.Win32.SystemEvents.#WindowThreadProc()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3897 [module: SuppressMessage("Microsoft.Usage", "CA1806:DoNotIgnoreMethodResults", Scope="member", Target="Microsoft.Win32.SystemEvents.#WindowThreadProc()", MessageId="Microsoft.Win32.UnsafeNativeMethods.DispatchMessage(Microsoft.Win32.NativeMethods+MSG@)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3898 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#KillTimer(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3899 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SelectObject(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3900 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetSystemMetrics(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3901 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetCommState(Microsoft.Win32.SafeHandles.SafeFileHandle,Microsoft.Win32.UnsafeNativeMethods+DCB&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3902 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetCommState(Microsoft.Win32.SafeHandles.SafeFileHandle,Microsoft.Win32.UnsafeNativeMethods+DCB&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3903 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetOverlappedResult(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Threading.NativeOverlapped*,System.Int32&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3904 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#TranslateMessage(Microsoft.Win32.NativeMethods+MSG&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3905 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#EscapeCommFunction(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3906 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#EscapeCommFunction(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3907 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReadDirectoryChangesW(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Int32,System.Int32&,System.Threading.NativeOverlapped*,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3908 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#LookupAccountSid(System.String,System.Byte[],System.Char[],System.Int32[],System.Char[],System.Int32[],System.Int32[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3909 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#LookupAccountSid(System.String,System.Byte[],System.Char[],System.Int32[],System.Char[],System.Int32[],System.Int32[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3910 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetCommTimeouts(Microsoft.Win32.SafeHandles.SafeFileHandle,Microsoft.Win32.UnsafeNativeMethods+COMMTIMEOUTS&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3911 [module: SuppressMessage("Microsoft.Portability", "CA1901:PInvokeDeclarationsShouldBePortable", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetWindowLongPtr32(System.Runtime.InteropServices.HandleRef,System.Int32,System.Runtime.InteropServices.HandleRef)", MessageId="return", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3912 [module: SuppressMessage("Microsoft.Portability", "CA1901:PInvokeDeclarationsShouldBePortable", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetWindowLongPtr32(System.Runtime.InteropServices.HandleRef,System.Int32,System.Runtime.InteropServices.HandleRef)", MessageId="2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3913 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#NotifyChangeEventLog(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3914 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#NotifyChangeEventLog(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.SafeHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3915 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#PurgeComm(Microsoft.Win32.SafeHandles.SafeFileHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3916 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#PurgeComm(Microsoft.Win32.SafeHandles.SafeFileHandle,System.UInt32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3917 [module: SuppressMessage("Microsoft.Portability", "CA1901:PInvokeDeclarationsShouldBePortable", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetClassLongPtr32(System.Runtime.InteropServices.HandleRef,System.Int32,System.IntPtr)", MessageId="return", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3918 [module: SuppressMessage("Microsoft.Portability", "CA1901:PInvokeDeclarationsShouldBePortable", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetClassLongPtr32(System.Runtime.InteropServices.HandleRef,System.Int32,System.IntPtr)", MessageId="2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3919 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#RegisterClass(Microsoft.Win32.NativeMethods+WNDCLASS)", MessageId="WNDCLASS.lpszMenuName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3920 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#RegisterClass(Microsoft.Win32.NativeMethods+WNDCLASS)", MessageId="WNDCLASS.lpszClassName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3921 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#PeekMessage(Microsoft.Win32.NativeMethods+MSG&,System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3922 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ClearCommBreak(Microsoft.Win32.SafeHandles.SafeFileHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3923 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ClearCommBreak(Microsoft.Win32.SafeHandles.SafeFileHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3924 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ClearEventLog(System.Runtime.InteropServices.SafeHandle,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3925 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#IsWindow(System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3926 [module: SuppressMessage("Microsoft.Portability", "CA1901:PInvokeDeclarationsShouldBePortable", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#DispatchMessage(Microsoft.Win32.NativeMethods+MSG&)", MessageId="return", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3927 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReadEventLog(System.Runtime.InteropServices.SafeHandle,System.Int32,System.Int32,System.Byte[],System.Int32,System.Int32[],System.Int32[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3928 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReadEventLog(System.Runtime.InteropServices.SafeHandle,System.Int32,System.Int32,System.Byte[],System.Int32,System.Int32[],System.Int32[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3929 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#WriteFile(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Byte*,System.Int32,System.IntPtr,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3930 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetCommMask(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3931 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetCommProperties(Microsoft.Win32.SafeHandles.SafeFileHandle,Microsoft.Win32.UnsafeNativeMethods+COMMPROP&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3932 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#DestroyWindow(System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3933 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReadFile(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Byte*,System.Int32,System.IntPtr,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3934 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#VerLanguageName(System.Int32,System.Text.StringBuilder,System.Int32)", MessageId="1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3935 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#WriteFile(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Byte*,System.Int32,System.Int32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3936 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#WriteFile(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Byte*,System.Int32,System.Int32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3937 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#CreateWindowEx(System.Int32,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,System.Object)", MessageId="1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3938 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#CreateWindowEx(System.Int32,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,System.Object)", MessageId="2", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3939 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#WaitCommEvent(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32*,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3940 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetCommModemStatus(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3941 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetCommModemStatus(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3942 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetNumberOfEventLogRecords(System.Runtime.InteropServices.SafeHandle,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3943 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetNumberOfEventLogRecords(System.Runtime.InteropServices.SafeHandle,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3944 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReadFile(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Byte*,System.Int32,System.Int32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3945 [module: SuppressMessage("Microsoft.Interoperability", "CA1415:DeclarePInvokesCorrectly", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReadFile(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Byte*,System.Int32,System.Int32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3946 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetClassInfo(System.Runtime.InteropServices.HandleRef,System.String,Microsoft.Win32.NativeMethods+WNDCLASS_I)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3947 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ClearCommError(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32&,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3948 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReportEvent(System.Runtime.InteropServices.SafeHandle,System.Int16,System.UInt16,System.UInt32,System.Byte[],System.Int16,System.Int32,System.Runtime.InteropServices.HandleRef,System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3949 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReportEvent(System.Runtime.InteropServices.SafeHandle,System.Int16,System.UInt16,System.UInt32,System.Byte[],System.Int16,System.Int32,System.Runtime.InteropServices.HandleRef,System.Byte[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3950 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetFileVersionInfoSize(System.String,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3951 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReleaseDC(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3952 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#FlushFileBuffers(Microsoft.Win32.SafeHandles.SafeFileHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3953 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetDC(System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3954 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetUserObjectInformation(System.Runtime.InteropServices.HandleRef,System.Int32,Microsoft.Win32.NativeMethods+USEROBJECTFLAGS,System.Int32,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3955 [module: SuppressMessage("Microsoft.Usage", "CA2205:UseManagedEquivalentsOfWin32Api", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetFileVersionInfo(System.String,System.Int32,System.Int32,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3956 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetFileVersionInfo(System.String,System.Int32,System.Int32,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3957 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ClearCommError(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32&,Microsoft.Win32.UnsafeNativeMethods+COMSTAT&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3958 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ClearCommError(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32&,Microsoft.Win32.UnsafeNativeMethods+COMSTAT&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3959 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetCommBreak(Microsoft.Win32.SafeHandles.SafeFileHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3960 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetCommBreak(Microsoft.Win32.SafeHandles.SafeFileHandle)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3961 [module: SuppressMessage("Microsoft.Interoperability", "CA1400:PInvokeEntryPointsShouldExist", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetWindowLongPtr64(System.Runtime.InteropServices.HandleRef,System.Int32,System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3962 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#WTSUnRegisterSessionNotification(System.Runtime.InteropServices.HandleRef)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3963 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetCommState(Microsoft.Win32.SafeHandles.SafeFileHandle,Microsoft.Win32.UnsafeNativeMethods+DCB&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3964 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetupComm(Microsoft.Win32.SafeHandles.SafeFileHandle,System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3965 [module: SuppressMessage("Microsoft.Portability", "CA1901:PInvokeDeclarationsShouldBePortable", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#UnregisterClass(System.String,System.Runtime.InteropServices.HandleRef)", MessageId="return", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3966 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetOldestEventLogRecord(System.Runtime.InteropServices.SafeHandle,System.Int32[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3967 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetOldestEventLogRecord(System.Runtime.InteropServices.SafeHandle,System.Int32[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3968 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#WTSRegisterSessionNotification(System.Runtime.InteropServices.HandleRef,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3969 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#PostMessage(System.Runtime.InteropServices.HandleRef,System.Int32,System.IntPtr,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3970 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetConsoleCtrlHandler(Microsoft.Win32.NativeMethods+ConHndlr,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3971 [module: SuppressMessage("Microsoft.Interoperability", "CA1400:PInvokeEntryPointsShouldExist", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#SetClassLongPtr64(System.Runtime.InteropServices.HandleRef,System.Int32,System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3972 [module: SuppressMessage("Microsoft.Interoperability", "CA1414:MarkBooleanPInvokeArgumentsWithMarshalAs", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#VerQueryValue(System.Runtime.InteropServices.HandleRef,System.String,System.IntPtr&,System.Int32&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3973 [module: SuppressMessage("Microsoft.Security", "CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetModuleFileName(System.Runtime.InteropServices.HandleRef,System.Text.StringBuilder,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3974 [module: SuppressMessage("Microsoft.Globalization", "CA2101:SpecifyMarshalingForPInvokeStringArguments", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetModuleFileName(System.Runtime.InteropServices.HandleRef,System.Text.StringBuilder,System.Int32)", MessageId="1", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3975 [module: SuppressMessage("Microsoft.MSInternal", "CA901:AptcaTypesShouldBeReviewed", Scope="type", Target="Microsoft.Win32.PowerModes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3976 [module: SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames", Scope="type", Target="Microsoft.Win32.PowerModes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3977 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="Microsoft.Win32.PowerModes", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3978 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.IO.ErrorEventArgs.#GetException()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3979 [module: SuppressMessage("Microsoft.Security", "CA2112:SecuredTypesShouldNotExposeFields", Scope="type", Target="System.IO.Direct", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3980 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.IO.FileSystemEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3981 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.IO.PatternMatcher.#StrictMatchPattern(System.String,System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3982 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="member", Target="System.IO.InvalidDataException.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3983 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.IO.ErrorEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3984 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.IO.RenamedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3985 [module: SuppressMessage("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes", Scope="type", Target="System.IO.WaitForChangedResult", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3986 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.IO.RenamedEventArgs.#get_OldFullPath()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3987 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.IO.FileSystemWatcher.#EndInit()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3988 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.IO.FileSystemWatcher.#OnInternalFileSystemEventArgs(System.Object,System.IO.FileSystemEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3989 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.IO.FileSystemWatcher.#get_Site()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3990 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.IO.FileSystemWatcher.#set_Site(System.ComponentModel.ISite)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3991 [module: SuppressMessage("Microsoft.Performance", "CA1820:TestForEmptyStringsUsingStringLength", Scope="member", Target="System.IO.FileSystemWatcher.#set_Filter(System.String)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3992 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.IO.FileSystemWatcher.#WaitForChanged(System.IO.WatcherChangeTypes,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3993 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.IO.FileSystemWatcher.#Monitor(System.IntPtr)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3994 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.IO.FileSystemWatcher.#OnInternalRenameEventArgs(System.Object,System.IO.RenamedEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3995 [module: SuppressMessage("Microsoft.Reliability", "CA2002:DoNotLockOnObjectsWithWeakIdentity", Scope="member", Target="System.IO.FileSystemWatcher.#CompletionStatusChanged(System.UInt32,System.UInt32,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3996 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.IO.FileSystemWatcher.#BeginInit()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3997 [module: SuppressMessage("Microsoft.Performance", "CA1810:InitializeReferenceTypeStaticFieldsInline", Scope="member", Target="System.IO.FileSystemWatcher.#.cctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3998 [module: SuppressMessage("Microsoft.Security", "CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.IO.FileSystemWatcher.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
3999 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.IO.IODescriptionAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4000 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#WriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4001 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#MulitpleWriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4002 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#ReadFrameCallback(System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4003 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#ReadHeaderCallback(System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4004 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#ProcessWrite(System.Byte[],System.Int32,System.Int32,System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4005 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#ProcessWrite(System.Net.BufferOffsetSize[],System.Net.Security._SslStream+SplitWriteAsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4006 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#ProcessRead(System.Byte[],System.Int32,System.Int32,System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4007 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#ResumeAsyncReadCallback(System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4008 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Security._SslStream.#ValidateParameters(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4009 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Security._SslStream.#ProcessReadErrorCode(System.Net.SecurityStatus,System.Byte[],System.Int32,System.Int32,System.Net.AsyncProtocolRequest,System.Byte[])", MessageId="count", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4010 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Security._SslStream.#ProcessReadErrorCode(System.Net.SecurityStatus,System.Byte[],System.Int32,System.Int32,System.Net.AsyncProtocolRequest,System.Byte[])", MessageId="buffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4011 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Security._SslStream.#ProcessReadErrorCode(System.Net.SecurityStatus,System.Byte[],System.Int32,System.Int32,System.Net.AsyncProtocolRequest,System.Byte[])", MessageId="offset", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4012 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security._SslStream.#ResumeAsyncWriteCallback(System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4013 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel+UnmanagedCertificateContext.#GetStore(System.Net.SafeFreeCertContext)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4014 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Security.SecureChannel+UnmanagedCertificateContext.#GetStore(System.Net.SafeFreeCertContext)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4015 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Security.NegoState.#EndProcessAuthentication(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4016 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.NegoState.#ProcessAuthentication(System.Net.LazyAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4017 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Security.NegoState.#ProcessAuthentication(System.Net.LazyAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4018 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.NegoState.#WriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4019 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Security.NegoState.#.ctor(System.IO.Stream,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4020 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.NegoState.#ReadCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4021 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Security.NegoState.#_LeaveStreamOpen", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4022 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SslSessionsCache.#CacheCredential(System.Net.SafeFreeCredentials,System.Byte[],System.Net.SchProtocols)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4023 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SslSessionsCache.#TryCachedCredential(System.Byte[],System.Net.SchProtocols)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4024 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Security.SslStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4025 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Security.SslStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4026 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Security.SslStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4027 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Security.SslStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4028 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#GenerateToken(System.Byte[],System.Int32,System.Int32,System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4029 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#MakeEx(System.Security.Cryptography.X509Certificates.X509Certificate)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4030 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#AcquireServerCredentials(System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4031 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Security.SecureChannel.#AcquireServerCredentials(System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4032 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Security.SecureChannel.#AcquireCredentialsHandle(System.Net.CredentialUse,System.Net.SecureCredential&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4033 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Security.SecureChannel.#AcquireCredentialsHandle(System.Net.CredentialUse,System.Net.SecureCredential&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4034 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Security.SecureChannel.#AcquireCredentialsHandle(System.Net.CredentialUse,System.Net.SecureCredential&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4035 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Net.Security.SecureChannel.#.ctor(System.String,System.Boolean,System.Net.SchProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean,System.Boolean,System.Boolean,System.Net.Security.LocalCertSelectionCallback)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4036 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#GetRemoteCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2Collection&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4037 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Security.SecureChannel.#GetRemoteCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2Collection&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4038 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#Close()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4039 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#get_IsValidContext()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4040 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#GetIssuers()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4041 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Security.SecureChannel.#GetIssuers()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4042 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Security.SecureChannel.#AcquireClientCredentials(System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4043 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#AcquireClientCredentials(System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4044 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Security.SecureChannel.#AcquireClientCredentials(System.Byte[]&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4045 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SecureChannel.#VerifyRemoteCertificate(System.Net.Security.RemoteCertValidationCallback)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4046 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Security.SecureChannel.#VerifyRemoteCertificate(System.Net.Security.RemoteCertValidationCallback)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4047 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Security.NegotiateStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4048 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Security.NegotiateStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4049 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.NegotiateStream.#ReadCallback(System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4050 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.NegotiateStream.#ProcessRead(System.Byte[],System.Int32,System.Int32,System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4051 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.NegotiateStream.#ProcessWrite(System.Byte[],System.Int32,System.Int32,System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4052 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.NegotiateStream.#WriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4053 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Security.NegotiateStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4054 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Security.NegotiateStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4055 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.NegotiateStream.#StartWriting(System.Byte[],System.Int32,System.Int32,System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4056 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Security.NegotiateStream.#ValidateParameters(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4057 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SSPIHandleCache.#CacheCredential(System.Net.SafeFreeCredentials)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4058 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Security.SSPIHandleCache.#CacheCredential(System.Net.SafeFreeCredentials)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4059 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Security.SslState.#EndProcessAuthentication(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4060 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.SslState.#WriteCallback(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4061 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.SslState.#AsyncResumeHandshakeRead(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4062 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.SslState.#ForceAuthentication(System.Boolean,System.Byte[],System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4063 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.SslState.#PartialFrameCallback(System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4064 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Security.SslState.#CheckWin9xCachedSession()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4065 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Security.SslState.#ValidateCreateContext(System.Boolean,System.String,System.Security.Authentication.SslProtocols,System.Security.Cryptography.X509Certificates.X509Certificate,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Boolean,System.Boolean,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4066 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Security.SslState.#ReadFrameCallback(System.Net.AsyncProtocolRequest)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4067 [module: SuppressMessage("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes", Scope="type", Target="System.Net.Sockets.SocketInformation", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4068 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.Sockets.SocketInformation.#ProtocolInformation", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4069 [module: SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors", Scope="type", Target="System.Net.Sockets.SocketException", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4070 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketException.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4071 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketException.#.ctor(System.Int32,System.Net.EndPoint)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4072 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketException.#.ctor(System.Net.Sockets.SocketError)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4073 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketException.#.ctor(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4074 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketException.#.ctor(System.Net.EndPoint)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4075 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.Sockets.SocketOptionName", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4076 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.SocketOptionName.#DontRoute", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4077 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.SocketOptionName.#DontLinger", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4078 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.SocketOptionName.#IpTimeToLive", MessageId="Ip", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4079 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.SocketOptionName.#DontFragment", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4080 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolFamily.#Sna", MessageId="Sna", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4081 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolFamily.#InterNetworkV6", MessageId="InterNetwork", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4082 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolFamily.#Ccitt", MessageId="Ccitt", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4083 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolFamily.#InterNetwork", MessageId="InterNetwork", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4084 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolFamily.#Ecma", MessageId="Ecma", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4085 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolFamily.#Ipx", MessageId="Ipx", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4086 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolFamily.#Osi", MessageId="Osi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4087 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.OverlappedAsyncResult.#GetSocketAddressSizePtr()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4088 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.OverlappedAsyncResult.#SetUnmanagedStructures(System.Byte[],System.Int32,System.Int32,System.Net.SocketAddress,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4089 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.OverlappedAsyncResult.#SetUnmanagedStructures(System.Net.BufferOffsetSize[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4090 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.OverlappedAsyncResult.#SetUnmanagedStructures(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4091 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.OverlappedAsyncResult.#GetSocketAddressPtr()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4092 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.ReceiveMessageOverlappedAsyncResult.#InitIPPacketInformation()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4093 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.ReceiveMessageOverlappedAsyncResult.#GetSocketAddressSizePtr()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4094 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.ReceiveMessageOverlappedAsyncResult.#SetUnmanagedStructures(System.Byte[],System.Int32,System.Int32,System.Net.SocketAddress,System.Net.Sockets.SocketFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4095 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.Sockets.TransmitFileOptions", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4096 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.TransmitFileOptions.#UseKernelApc", MessageId="Apc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4097 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.AcceptOverlappedAsyncResult.#PostCompletion(System.Int32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4098 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.MulticastOption.#.ctor(System.Net.IPAddress,System.Net.IPAddress)", MessageId="mcint", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4099 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.AddressFamily.#Sna", MessageId="Sna", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4100 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.AddressFamily.#InterNetworkV6", MessageId="InterNetwork", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4101 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.AddressFamily.#Ccitt", MessageId="Ccitt", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4102 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.AddressFamily.#InterNetwork", MessageId="InterNetwork", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4103 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.AddressFamily.#Ecma", MessageId="Ecma", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4104 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.AddressFamily.#Ipx", MessageId="Ipx", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4105 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.AddressFamily.#Osi", MessageId="Osi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4106 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Sockets.NetworkStream.#ConcatenateBuffersOnWin9x(System.Net.BufferOffsetSize[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4107 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#EndRead(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4108 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#BeginMultipleWrite(System.Net.BufferOffsetSize[],System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4109 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Sockets.NetworkStream.#ConvertToNotSocketOwner()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4110 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Sockets.NetworkStream.#Read(System.Byte[],System.Int32,System.Int32)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4111 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4112 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Sockets.NetworkStream.#BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4113 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#UnsafeBeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4114 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#Write(System.Byte[],System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4115 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Sockets.NetworkStream.#Write(System.Byte[],System.Int32,System.Int32)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4116 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#EndWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4117 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#EndMultipleWrite(System.IAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4118 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4119 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Sockets.NetworkStream.#BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4120 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#MultipleWrite(System.Net.BufferOffsetSize[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4121 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.NetworkStream.#Writeable", MessageId="Writeable", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4122 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#UnsafeBeginMultipleWrite(System.Net.BufferOffsetSize[],System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4123 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.Sockets.NetworkStream.#get_DataAvailable()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4124 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.NetworkStream.#UnsafeBeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4125 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#JoinMulticastGroup(System.Net.IPAddress,System.Int32)", MessageId="Addr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4126 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#Ttl", MessageId="Ttl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4127 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#.ctor(System.String,System.Int32)", MessageId="hostname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4128 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#DropMulticastGroup(System.Net.IPAddress)", MessageId="Addr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4129 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#Send(System.Byte[],System.Int32,System.String,System.Int32)", MessageId="hostname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4130 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#Send(System.Byte[],System.Int32,System.String,System.Int32)", MessageId="dgram", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4131 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#JoinMulticastGroup(System.Int32,System.Net.IPAddress)", MessageId="ifindex", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4132 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#JoinMulticastGroup(System.Int32,System.Net.IPAddress)", MessageId="Addr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4133 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4134 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4135 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4136 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#JoinMulticastGroup(System.Net.IPAddress)", MessageId="Addr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4137 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#Connect(System.Net.IPAddress,System.Int32)", MessageId="addr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4138 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#JoinMulticastGroup(System.Net.IPAddress,System.Net.IPAddress)", MessageId="Addr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4139 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#Send(System.Byte[],System.Int32,System.Net.IPEndPoint)", MessageId="dgram", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4140 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.UdpClient.#Receive(System.Net.IPEndPoint&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4141 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#DropMulticastGroup(System.Net.IPAddress,System.Int32)", MessageId="Addr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4142 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#DropMulticastGroup(System.Net.IPAddress,System.Int32)", MessageId="ifindex", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4143 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.UdpClient.#EndReceive(System.IAsyncResult,System.Net.IPEndPoint&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4144 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#Connect(System.String,System.Int32)", MessageId="hostname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4145 [module: SuppressMessage("Microsoft.Usage", "CA2219:DoNotRaiseExceptionsInExceptionClauses", Scope="member", Target="System.Net.Sockets.UdpClient.#Connect(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4146 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.UdpClient.#DontFragment", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4147 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#Send(System.Byte[],System.Int32)", MessageId="dgram", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4148 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.UdpClient.#BeginSend(System.Byte[],System.Int32,System.String,System.Int32,System.AsyncCallback,System.Object)", MessageId="hostname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4149 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.Sockets.TcpListener", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4150 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.TcpListener.#.ctor(System.Net.IPAddress,System.Int32)", MessageId="localaddr", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4151 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.TcpClient.#.ctor(System.String,System.Int32)", MessageId="hostname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4152 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.TcpClient.#.ctor(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4153 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Sockets.TcpClient.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4154 [module: SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope="member", Target="System.Net.Sockets.TcpClient.#Connect(System.Net.IPEndPoint)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4155 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Sockets.TcpClient.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4156 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.Sockets.TcpClient.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4157 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Net.Sockets.TcpClient.#GetStream()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4158 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Sockets.TcpClient.#Connect(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4159 [module: SuppressMessage("Microsoft.Usage", "CA2219:DoNotRaiseExceptionsInExceptionClauses", Scope="member", Target="System.Net.Sockets.TcpClient.#Connect(System.String,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4160 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.TcpClient.#Connect(System.String,System.Int32)", MessageId="hostname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4161 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.Sockets.SocketType", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4162 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.SocketType.#Dgram", MessageId="Dgram", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4163 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.SocketType.#Seqpacket", MessageId="Seqpacket", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4164 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.SocketType.#Rdm", MessageId="Rdm", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4165 [module: SuppressMessage("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling", Scope="type", Target="System.Net.Sockets.Socket", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4166 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#get_ConnectEx()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4167 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Sockets.Socket.#BindToCompletionPort()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4168 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#EndSend(System.IAsyncResult,System.Net.Sockets.SocketError&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4169 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginMultipleSend(System.Net.BufferOffsetSize[],System.Net.Sockets.SocketFlags,System.Net.Sockets.OverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4170 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4171 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#EndAccept(System.Byte[]&,System.Int32&,System.IAsyncResult)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4172 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#EndAccept(System.Byte[]&,System.Int32&,System.IAsyncResult)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4173 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#InternalSetBlocking(System.Boolean,System.Boolean&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4174 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DisconnectAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4175 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#DisconnectAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4176 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#DisconnectAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4177 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SocketListToFileDescriptorSet(System.Collections.IList)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4178 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#SocketListToFileDescriptorSet(System.Collections.IList)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4179 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4180 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4181 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint,System.Net.SocketAddress,System.Net.Sockets.OverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4182 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Byte[],System.Int32,System.Net.Sockets.SocketFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4183 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SendTo(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4184 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#SendTo(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4185 [module: SuppressMessage("Microsoft.Globalization", "CA1302:DoNotHardcodeLocaleSpecificStrings", Scope="member", Target="System.Net.Sockets.Socket.#SendTo(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint)", MessageId="SendTo", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4186 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#SendTo(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4187 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginSend(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4188 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#BeginSend(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4189 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Sockets.Socket.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4190 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.Sockets.Socket.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4191 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Dispose(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4192 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#Dispose(System.Boolean)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4193 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#IOControl(System.Net.Sockets.IOControlCode,System.IntPtr,System.Int32,System.IntPtr,System.Int32)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4194 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Net.EndPoint&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4195 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4196 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4197 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4198 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4199 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SendAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4200 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#SendAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4201 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#SendAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4202 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#get_Handle()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4203 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginSend(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4204 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#BeginSend(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4205 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SetAsyncEventSelect(System.Net.Sockets.AsyncEventBits)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4206 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#SetAsyncEventSelect(System.Net.Sockets.AsyncEventBits)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4207 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFromAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4208 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFromAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4209 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFromAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4210 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFromAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4211 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#SetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4212 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginSend(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.OverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4213 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginSend(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.OverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4214 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SelectFileDescriptor(System.Collections.IList,System.IntPtr[])", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4215 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#SelectFileDescriptor(System.Collections.IList,System.IntPtr[])", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4216 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginSendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions,System.AsyncCallback,System.Object)", MessageId="flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4217 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4218 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#InitializeSockets()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4219 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#ConnectCallback()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4220 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#ConnectCallback()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4221 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,System.Int32,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4222 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#Ttl", MessageId="Ttl", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4223 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4224 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4225 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4226 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4227 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4228 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4229 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4230 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginSend(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4231 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#.ctor(System.Net.SafeCloseSocket)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4232 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Byte[],System.Int32,System.Net.Sockets.SocketFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4233 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginDisconnect(System.Boolean,System.Net.Sockets.DisconnectOverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4234 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginDisconnect(System.Boolean,System.Net.Sockets.DisconnectOverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4235 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4236 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4237 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4238 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginReceive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.OverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4239 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#LoadTransmitPackets()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4240 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#UpdateStatusAfterSocketError(System.Net.Sockets.SocketError)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4241 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#SendTo(System.Byte[],System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4242 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Disconnect(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4243 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#Disconnect(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4244 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#Disconnect(System.Boolean)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4245 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4246 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4247 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4248 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4249 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4250 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="5#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4251 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4252 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4253 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#Select(System.Collections.IList,System.Collections.IList,System.Collections.IList,System.Int32)", MessageId="microSeconds", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4254 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#UnsetAsyncEventSelect()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4255 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Poll(System.Int32,System.Net.Sockets.SelectMode)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4256 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#Poll(System.Int32,System.Net.Sockets.SelectMode)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4257 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#Poll(System.Int32,System.Net.Sockets.SelectMode)", MessageId="microSeconds", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4258 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4259 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4260 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4261 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4262 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.Sockets.Socket.#CheckCacheRemote(System.Net.EndPoint&,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4263 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#DontFragment", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4264 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4265 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#System.IDisposable.Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4266 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Shutdown(System.Net.Sockets.SocketShutdown)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4267 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Sockets.Socket.#SnapshotAndSerialize(System.Net.EndPoint&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4268 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.Sockets.Socket.#get_RemoteEndPoint()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4269 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#get_RemoteEndPoint()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4270 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4271 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4272 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4273 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4274 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#.ctor(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4275 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Accept()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4276 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFromAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4277 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFromAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4278 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFromAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4279 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveMessageFromAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4280 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#InternalShutdown(System.Net.Sockets.SocketShutdown)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4281 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#EndAccept(System.Byte[]&,System.IAsyncResult)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4282 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginSendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions,System.Net.Sockets.TransmitFileOverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4283 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginSendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions,System.Net.Sockets.TransmitFileOverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4284 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#BeginSend(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4285 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginSend(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4286 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#BeginSend(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4287 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#AcceptAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4288 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#AcceptAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4289 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#AcceptAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4290 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginAccept(System.Net.Sockets.Socket,System.Int32,System.Net.Sockets.AcceptOverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4291 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#ConnectAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4292 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#ConnectAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4293 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#ConnectAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4294 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#ConnectAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4295 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4296 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4297 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4298 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4299 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4300 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4301 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4302 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#Connect(System.Net.IPAddress[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4303 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#Connect(System.Net.IPAddress[],System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4304 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4305 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4306 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&,System.AsyncCallback,System.Object)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4307 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4308 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4309 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SendPacketsAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4310 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#SendPacketsAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4311 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#SendPacketsAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4312 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#EndReceiveMessageFrom(System.IAsyncResult,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4313 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#EndReceiveMessageFrom(System.IAsyncResult,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4314 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#EndReceiveMessageFrom(System.IAsyncResult,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4315 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#EndReceiveMessageFrom(System.IAsyncResult,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4316 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#EndReceiveMessageFrom(System.IAsyncResult,System.Net.Sockets.SocketFlags&,System.Net.EndPoint&,System.Net.Sockets.IPPacketInformation&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4317 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4318 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4319 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.AsyncCallback,System.Object)", MessageId="4#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4320 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4321 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceiveMessageFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4322 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginConnect(System.Net.EndPoint,System.Net.SocketAddress,System.Net.LazyAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4323 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginConnect(System.Net.EndPoint,System.Net.SocketAddress,System.Net.LazyAsyncResult)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4324 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Sockets.Socket.#SendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4325 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4326 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#SendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions)", MessageId="flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4327 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#SendFile(System.String,System.Byte[],System.Byte[],System.Net.Sockets.TransmitFileOptions)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4328 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#LoadDisconnectEx()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4329 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#BeginAccept(System.Net.Sockets.Socket,System.Int32,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4330 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginSendTo(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint,System.Net.SocketAddress,System.Net.Sockets.OverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4331 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.Sockets.Socket.#get_Available()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4332 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#.ctor(System.Net.Sockets.SocketInformation)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4333 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#.ctor(System.Net.Sockets.SocketInformation)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4334 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginAccept(System.Net.LazyAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4335 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginAccept(System.Net.LazyAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4336 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoConnect(System.Net.EndPoint,System.Net.SocketAddress)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4337 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#DoConnect(System.Net.EndPoint,System.Net.SocketAddress)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4338 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#SendTo(System.Byte[],System.Net.Sockets.SocketFlags,System.Net.EndPoint)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4339 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#AcceptCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4340 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#AcceptCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4341 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#AcceptCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4342 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#SendToAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4343 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#SendToAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4344 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#SendToAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4345 [module: SuppressMessage("Microsoft.Usage", "CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.Sockets.Socket.#SendToAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4346 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#IOControl(System.Int32,System.Byte[],System.Byte[])", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4347 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#LoadWSARecvMsg()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4348 [module: SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic", Scope="member", Target="System.Net.Sockets.Socket.#CheckSetOptionPermissions(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4349 [module: SuppressMessage("Microsoft.Security", "CA2103:ReviewImperativeSecurity", Scope="member", Target="System.Net.Sockets.Socket.#Bind(System.Net.EndPoint)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4350 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Byte[],System.Net.Sockets.SocketFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4351 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4352 [module: SuppressMessage("Microsoft.Usage", "CA2200:RethrowToPreserveStackDetails", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4353 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#ReceiveAsync(System.Net.Sockets.SocketAsyncEventArgs)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4354 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4355 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#BeginReceive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4356 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Net.Sockets.Socket.#EndReceiveFrom(System.IAsyncResult,System.Net.EndPoint&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4357 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#EndReceiveFrom(System.IAsyncResult,System.Net.EndPoint&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4358 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#EndReceive(System.IAsyncResult,System.Net.Sockets.SocketError&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4359 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#BeginConnectEx(System.Net.EndPoint,System.Boolean,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4360 [module: SuppressMessage("Microsoft.Interoperability", "CA1404:CallGetLastErrorImmediatelyAfterPInvoke", Scope="member", Target="System.Net.Sockets.Socket.#BeginConnectEx(System.Net.EndPoint,System.Boolean,System.AsyncCallback,System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4361 [module: SuppressMessage("Microsoft.Design", "CA1065:DoNotRaiseExceptionsInUnexpectedLocations", Scope="member", Target="System.Net.Sockets.Socket.#get_LocalEndPoint()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4362 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Send(System.Byte[],System.Net.Sockets.SocketFlags)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4363 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4364 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4365 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4366 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4367 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Net.Sockets.Socket.#Receive(System.Collections.Generic.IList`1<System.ArraySegment`1<System.Byte>>,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&)", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4368 [module: SuppressMessage("Microsoft.Usage", "CA2201:DoNotRaiseReservedExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#DoMultipleAddressConnectCallback(System.Object,System.Net.Sockets.Socket+MultipleAddressConnectAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4369 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.Socket.#DoMultipleAddressConnectCallback(System.Object,System.Net.Sockets.Socket+MultipleAddressConnectAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4370 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#MultipleSend(System.Net.BufferOffsetSize[],System.Net.Sockets.SocketFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4371 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.Socket.#MultipleSend(System.Net.BufferOffsetSize[],System.Net.Sockets.SocketFlags)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4372 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.Socket.#BeginSendTo(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint,System.AsyncCallback,System.Object)", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4373 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.Socket.#DoBeginReceive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.OverlappedAsyncResult)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4374 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Sockets.SendPacketsElement.#.ctor(System.Byte[],System.Int32,System.Int32,System.Boolean)", MessageId="endOfPacket", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4375 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.Sockets.SendPacketsElement.#Buffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4376 [module: SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", Scope="member", Target="System.Net.Sockets.SendPacketsElement.#.ctor(System.String,System.Int32,System.Int32,System.Boolean)", MessageId="endOfPacket", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4377 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.SendPacketsElement.#.ctor(System.String,System.Int32,System.Int32,System.Boolean)", MessageId="filepath", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4378 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.SendPacketsElement.#.ctor(System.String)", MessageId="filepath", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4379 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.SendPacketsElement.#.ctor(System.String,System.Int32,System.Int32)", MessageId="filepath", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4380 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.TransmitFileOverlappedAsyncResult.#SetUnmanagedStructures(System.Byte[],System.Byte[],System.IO.FileStream,System.Net.Sockets.TransmitFileOptions,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4381 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.Sockets.IOControlCode", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4382 [module: SuppressMessage("Microsoft.Design", "CA1028:EnumStorageShouldBeInt32", Scope="type", Target="System.Net.Sockets.IOControlCode", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4383 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.IOControlCode.#UnicastInterface", MessageId="Unicast", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4384 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.IOControlCode.#OobDataRead", MessageId="Oob", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4385 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.IOControlCode.#SetGroupQos", MessageId="Qos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4386 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.IOControlCode.#GetGroupQos", MessageId="Qos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4387 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.IOControlCode.#ReceiveAllIgmpMulticast", MessageId="Igmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4388 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.IOControlCode.#GetQos", MessageId="Qos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4389 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.IOControlCode.#SetQos", MessageId="Qos", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4390 [module: SuppressMessage("Microsoft.Design", "CA1001:TypesThatOwnDisposableFieldsShouldBeDisposable", Scope="type", Target="System.Net.Sockets.BaseOverlappedAsyncResult", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4391 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#PinUnmanagedObjects(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4392 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#SetUnmanagedStructures(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4393 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#SetUnmanagedStructures(System.Object)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4394 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#OverlappedCallback(System.Object,System.Boolean)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4395 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#ForceReleaseUnmanagedStructures()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4396 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#ForceReleaseUnmanagedStructures()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4397 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#CheckAsyncCallOverlappedResult(System.Net.Sockets.SocketError)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4398 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#ReleaseGCHandles()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4399 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#get_OverlappedHandle()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4400 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.BaseOverlappedAsyncResult.#get_OverlappedHandle()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4401 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="type", Target="System.Net.Sockets.SocketAsyncEventArgs", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4402 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PtrAcceptBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4403 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PtrSendPacketsDescriptor", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4404 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#Finalize()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4405 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#PinSocketAddressBuffer()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4406 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PtrSingleBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4407 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PtrWSAMessageBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4408 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PtrControlBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4409 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#FreeOverlapped(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4410 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#SetupOverlappedSingle(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4411 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#SetupOverlappedSendPackets()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4412 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#SetupOverlappedSendPackets()", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4413 [module: SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#FinishOperationSuccess(System.Net.Sockets.SocketError,System.Int32,System.Net.Sockets.SocketFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4414 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#FinishOperationSuccess(System.Net.Sockets.SocketError,System.Int32,System.Net.Sockets.SocketFlags)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4415 [module: SuppressMessage("Microsoft.Reliability", "CA2001:AvoidCallingProblematicMethods", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#FinishOperationSuccess(System.Net.Sockets.SocketError,System.Int32,System.Net.Sockets.SocketFlags)", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4416 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PtrSocketAddressBufferSize", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4417 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PtrWSARecvMsgWSABufferArray", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4418 [module: SuppressMessage("Microsoft.Reliability", "CA2006:UseSafeHandleToEncapsulateNativeResources", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PtrSocketAddressBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4419 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#CheckPinSingleBuffer(System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4420 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#CompletionPortCallback(System.UInt32,System.UInt32,System.Threading.NativeOverlapped*)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4421 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#SocketFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4422 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#StartOperationReceiveMessageFrom()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4423 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#SendPacketsElements", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4424 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#SendPacketsFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4425 [module: SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#Buffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4426 [module: SuppressMessage("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#m_PinnedAcceptBuffer", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4427 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#SetupOverlappedMultiple()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4428 [module: SuppressMessage("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#BufferList", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4429 [module: SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#BufferList", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4430 [module: SuppressMessage("Microsoft.Security", "CA2106:SecureAsserts", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#StartOperationSendPackets()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4431 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#StartOperationSendPackets()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4432 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#StartOperationSendPackets()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4433 [module: SuppressMessage("Microsoft.Design", "CA1063:ImplementIDisposableCorrectly", Scope="member", Target="System.Net.Sockets.SocketAsyncEventArgs.#Dispose()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4434 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolType.#Icmp", MessageId="Icmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4435 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolType.#Ipx", MessageId="Ipx", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4436 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolType.#Igmp", MessageId="Igmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4437 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolType.#Idp", MessageId="Idp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4438 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolType.#Ggp", MessageId="Ggp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4439 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.ProtocolType.#IcmpV6", MessageId="Icmp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4440 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Net.Sockets.IPv6MulticastOption.#.ctor(System.Net.IPAddress,System.Int64)", MessageId="ifindex", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4441 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.OverlappedCache.#.ctor(System.Threading.Overlapped,System.Object,System.Threading.IOCompletionCallback,System.Boolean)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4442 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Net.Sockets.OverlappedCache.#.ctor(System.Threading.Overlapped,System.Object[],System.Threading.IOCompletionCallback)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4443 [module: SuppressMessage("Microsoft.Usage", "CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Net.Sockets.OverlappedCache.#Free()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4444 [module: SuppressMessage("Microsoft.Naming", "CA1725:ParameterNamesShouldMatchBaseDeclaration", Scope="member", Target="System.Net.Sockets.IPPacketInformation.#Equals(System.Object)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4445 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="type", Target="System.Net.Sockets.SocketFlags", MessageId="Flags", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4446 [module: SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", Scope="member", Target="System.Net.Sockets.SocketFlags.#DontRoute", MessageId="Dont", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4447 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="System.Timers", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4448 [module: SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Scope="type", Target="System.Timers.TimersDescriptionAttribute", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4449 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Timers.ElapsedEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4450 [module: SuppressMessage("Microsoft.Design", "CA1060:MovePInvokesToNativeMethodsClass", Scope="member", Target="System.Timers.Timer.#GetSystemTimeAsFileTime(System.Timers.Timer+FILE_TIME&)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4451 [module: SuppressMessage("Microsoft.Performance", "CA1805:DoNotInitializeUnnecessarily", Scope="member", Target="System.Timers.Timer.#.ctor()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4452 [module: SuppressMessage("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes", Scope="member", Target="System.Timers.Timer.#MyTimerCallback(System.Object)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4453 [module: SuppressMessage("Microsoft.Design", "CA1020:AvoidNamespacesWithFewTypes", Scope="namespace", Target="System.Threading", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4454 [module: SuppressMessage("Microsoft.Design", "CA1003:UseGenericEventHandlerInstances", Scope="type", Target="System.Threading.ThreadExceptionEventHandler", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4455 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Threading.Semaphore.#SetAccessControl(System.Security.AccessControl.SemaphoreSecurity)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4456 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Threading.Semaphore.#Release(System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4457 [module: SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Scope="member", Target="System.Threading.Semaphore.#GetAccessControl()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4458 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Threading.Semaphore.#GetAccessControl()", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4459 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Threading.Semaphore.#.ctor(System.Int32,System.Int32,System.String,System.Boolean&,System.Security.AccessControl.SemaphoreSecurity)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4460 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Threading.Semaphore.#.ctor(System.Int32,System.Int32,System.String,System.Boolean&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4461 [module: SuppressMessage("Microsoft.Security", "CA2122:DoNotIndirectlyExposeMethodsWithLinkDemands", Scope="member", Target="System.Threading.Semaphore.#.ctor(System.Int32,System.Int32)", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4462 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Threading.ThreadExceptionEventArgs.#.ctor(System.Exception)", MessageId="t", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4463 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IAdviseSink.#OnDataChange(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4464 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IAdviseSink.#OnDataChange(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4465 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IAdviseSink.#OnDataChange(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&)", MessageId="stgmedium", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4466 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM", MessageId="STGMEDIUM", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4467 [module: SuppressMessage("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes", Scope="type", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4468 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM.#pUnkForRelease", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4469 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM.#pUnkForRelease", MessageId="Unk", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4470 [module: SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM.#pUnkForRelease", MessageId="pUnk", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4471 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM.#unionmember", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4472 [module: SuppressMessage("Microsoft.Security", "CA2111:PointersShouldNotBeVisible", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM.#unionmember", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4473 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM.#unionmember", MessageId="unionmember", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4474 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM.#tymed", MessageId="tymed", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4475 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STGMEDIUM.#tymed", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4476 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.DATADIR", MessageId="DATADIR", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4477 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Runtime.InteropServices.ComTypes.DATADIR", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4478 [module: SuppressMessage("Microsoft.Naming", "CA1712:DoNotPrefixEnumValuesWithTypeName", Scope="type", Target="System.Runtime.InteropServices.ComTypes.DATADIR", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4479 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DATADIR.#DATADIR_SET", MessageId="DATADIR", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4480 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DATADIR.#DATADIR_SET", MessageId="SET", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4481 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DATADIR.#DATADIR_SET", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4482 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DATADIR.#DATADIR_GET", MessageId="DATADIR", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4483 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DATADIR.#DATADIR_GET", MessageId="GET", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4484 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DATADIR.#DATADIR_GET", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4485 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.IEnumSTATDATA", MessageId="STATDATA", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4486 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumSTATDATA.#Clone(System.Runtime.InteropServices.ComTypes.IEnumSTATDATA&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4487 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumSTATDATA.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.STATDATA[],System.Int32[])", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4488 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumSTATDATA.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.STATDATA[],System.Int32[])", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4489 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumSTATDATA.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.STATDATA[],System.Int32[])", MessageId="rgelt", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4490 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumSTATDATA.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.STATDATA[],System.Int32[])", MessageId="pcelt", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4491 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumSTATDATA.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.STATDATA[],System.Int32[])", MessageId="Next", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4492 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.DVASPECT", MessageId="DVASPECT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4493 [module: SuppressMessage("Microsoft.Naming", "CA1714:FlagsEnumsShouldHavePluralNames", Scope="type", Target="System.Runtime.InteropServices.ComTypes.DVASPECT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4494 [module: SuppressMessage("Microsoft.Naming", "CA1712:DoNotPrefixEnumValuesWithTypeName", Scope="type", Target="System.Runtime.InteropServices.ComTypes.DVASPECT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4495 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_ICON", MessageId="DVASPECT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4496 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_ICON", MessageId="ICON", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4497 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_ICON", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4498 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_THUMBNAIL", MessageId="DVASPECT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4499 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_THUMBNAIL", MessageId="THUMBNAIL", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4500 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_THUMBNAIL", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4501 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_DOCPRINT", MessageId="DVASPECT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4502 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_DOCPRINT", MessageId="DOCPRINT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4503 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_DOCPRINT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4504 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_CONTENT", MessageId="DVASPECT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4505 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_CONTENT", MessageId="CONTENT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4506 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.DVASPECT.#DVASPECT_CONTENT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4507 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.FORMATETC", MessageId="FORMATETC", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4508 [module: SuppressMessage("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes", Scope="type", Target="System.Runtime.InteropServices.ComTypes.FORMATETC", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4509 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#tymed", MessageId="tymed", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4510 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#tymed", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4511 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#dwAspect", MessageId="dw", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4512 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#dwAspect", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4513 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#ptd", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4514 [module: SuppressMessage("Microsoft.Security", "CA2111:PointersShouldNotBeVisible", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#ptd", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4515 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#ptd", MessageId="ptd", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4516 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#lindex", MessageId="lindex", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4517 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#lindex", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4518 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.FORMATETC.#cfFormat", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4519 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#DUnadvise(System.Int32)", MessageId="Unadvise", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4520 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#GetDataHere(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4521 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#GetDataHere(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4522 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#QueryGetData(System.Runtime.InteropServices.ComTypes.FORMATETC&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4523 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#DAdvise(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32&)", MessageId="3#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4524 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#DAdvise(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32&)", MessageId="advf", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4525 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#DAdvise(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32&)", MessageId="Formatetc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4526 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#DAdvise(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32&)", MessageId="p", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4527 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#DAdvise(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.ADVF,System.Runtime.InteropServices.ComTypes.IAdviseSink,System.Int32&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4528 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#GetCanonicalFormatEtc(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.FORMATETC&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4529 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#GetCanonicalFormatEtc(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.FORMATETC&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4530 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#GetData(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4531 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#GetData(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4532 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#EnumDAdvise(System.Runtime.InteropServices.ComTypes.IEnumSTATDATA&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4533 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#SetData(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&,System.Boolean)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4534 [module: SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IDataObject.#SetData(System.Runtime.InteropServices.ComTypes.FORMATETC&,System.Runtime.InteropServices.ComTypes.STGMEDIUM&,System.Boolean)", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4535 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.IEnumFORMATETC", MessageId="FORMATETC", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4536 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumFORMATETC.#Clone(System.Runtime.InteropServices.ComTypes.IEnumFORMATETC&)", MessageId="0#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4537 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumFORMATETC.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.FORMATETC[],System.Int32[])", MessageId="2#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4538 [module: SuppressMessage("Microsoft.Design", "CA1021:AvoidOutParameters", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumFORMATETC.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.FORMATETC[],System.Int32[])", MessageId="1#", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4539 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumFORMATETC.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.FORMATETC[],System.Int32[])", MessageId="rgelt", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4540 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumFORMATETC.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.FORMATETC[],System.Int32[])", MessageId="pcelt", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4541 [module: SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", Scope="member", Target="System.Runtime.InteropServices.ComTypes.IEnumFORMATETC.#Next(System.Int32,System.Runtime.InteropServices.ComTypes.FORMATETC[],System.Int32[])", MessageId="Next", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4542 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.ADVF", MessageId="ADVF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4543 [module: SuppressMessage("Microsoft.Naming", "CA1714:FlagsEnumsShouldHavePluralNames", Scope="type", Target="System.Runtime.InteropServices.ComTypes.ADVF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4544 [module: SuppressMessage("Microsoft.Naming", "CA1712:DoNotPrefixEnumValuesWithTypeName", Scope="type", Target="System.Runtime.InteropServices.ComTypes.ADVF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4545 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_NOHANDLER", MessageId="NOHANDLER", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4546 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_NOHANDLER", MessageId="ADVFCACHE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4547 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_NOHANDLER", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4548 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_PRIMEFIRST", MessageId="PRIMEFIRST", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4549 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_PRIMEFIRST", MessageId="ADVF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4550 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_PRIMEFIRST", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4551 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_FORCEBUILTIN", MessageId="FORCEBUILTIN", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4552 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_FORCEBUILTIN", MessageId="ADVFCACHE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4553 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_FORCEBUILTIN", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4554 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_NODATA", MessageId="ADVF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4555 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_NODATA", MessageId="NODATA", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4556 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_NODATA", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4557 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_ONSAVE", MessageId="ONSAVE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4558 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_ONSAVE", MessageId="ADVFCACHE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4559 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVFCACHE_ONSAVE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4560 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_DATAONSTOP", MessageId="ADVF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4561 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_DATAONSTOP", MessageId="DATAONSTOP", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4562 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_DATAONSTOP", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4563 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_ONLYONCE", MessageId="ONLYONCE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4564 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_ONLYONCE", MessageId="ADVF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4565 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.ADVF.#ADVF_ONLYONCE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4566 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.TYMED", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4567 [module: SuppressMessage("Microsoft.Naming", "CA1714:FlagsEnumsShouldHavePluralNames", Scope="type", Target="System.Runtime.InteropServices.ComTypes.TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4568 [module: SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Runtime.InteropServices.ComTypes.TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4569 [module: SuppressMessage("Microsoft.Naming", "CA1712:DoNotPrefixEnumValuesWithTypeName", Scope="type", Target="System.Runtime.InteropServices.ComTypes.TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4570 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ENHMF", MessageId="ENHMF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4571 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ENHMF", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4572 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ENHMF", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4573 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_GDI", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4574 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_GDI", MessageId="GDI", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4575 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_GDI", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4576 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_MFPICT", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4577 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_MFPICT", MessageId="MFPICT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4578 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_MFPICT", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4579 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_NULL", MessageId="NULL", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4580 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_NULL", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4581 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_NULL", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4582 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ISTREAM", MessageId="ISTREAM", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4583 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ISTREAM", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4584 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ISTREAM", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4585 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_HGLOBAL", MessageId="HGLOBAL", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4586 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_HGLOBAL", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4587 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_HGLOBAL", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4588 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ISTORAGE", MessageId="ISTORAGE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4589 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ISTORAGE", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4590 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_ISTORAGE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4591 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_FILE", MessageId="TYMED", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4592 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_FILE", MessageId="FILE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4593 [module: SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores", Scope="member", Target="System.Runtime.InteropServices.ComTypes.TYMED.#TYMED_FILE", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4594 [module: SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", Scope="type", Target="System.Runtime.InteropServices.ComTypes.STATDATA", MessageId="STATDATA", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4595 [module: SuppressMessage("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes", Scope="type", Target="System.Runtime.InteropServices.ComTypes.STATDATA", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4596 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STATDATA.#advf", MessageId="advf", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4597 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STATDATA.#advf", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4598 [module: SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STATDATA.#formatetc", MessageId="formatetc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4599 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STATDATA.#formatetc", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4600 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STATDATA.#connection", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4601 [module: SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope="member", Target="System.Runtime.InteropServices.ComTypes.STATDATA.#advSink", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4602 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="Csp", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4603 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="s-maxage", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4604 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="Rts", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4605 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="complexe", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4606 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="arity", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4607 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="myfile", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4608 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="gzip", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4609 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="Multi", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4610 [module: SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", Scope="resource", Target="System.resources", MessageId="Asn", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4611 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", Scope="resource", Target="System.resources", MessageId="opcode", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4612 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", Scope="resource", Target="System.resources", MessageId="filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4613 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", Scope="resource", Target="System.resources", MessageId="hostname", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4614 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", Scope="resource", Target="System.resources", MessageId="autodetect", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4615 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", Scope="resource", Target="System.resources", MessageId="InterNetwork", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4616 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", Scope="resource", Target="System.resources", MessageId="username", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4617 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", Scope="resource", Target="System.resources", MessageId="Filename", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4618 [module: SuppressMessage("Microsoft.Naming", "CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", Scope="resource", Target="System.resources", MessageId="readonly", Justification="BASELINE: Baseline System violations from 3.5 SP1")]
4619
4620 [module: SuppressMessage("Microsoft.Naming","CA1701:ResourceStringCompoundWordsShouldBeCasedCorrectly", MessageId="EndPoint", Scope="resource", Target="System.resources", Justification="baselining because it matches spelling of EndPoint type")]
4621 [module: SuppressMessage("Microsoft.Naming","CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId="opcode", Scope="resource", Target="System.resources", Justification="ok to baseline; consistent with other uses in Regex")]
4622
4623
4624 //
4625 // System.ComponentModel
4626 //
4627 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugExtendedPropertyDescriptor.#.ctor(System.ComponentModel.DebugReflectPropertyDescriptor,System.Type,System.ComponentModel.IExtenderProvider)", Justification="This is internal and only used for debug purpose")]
4628 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugReflectEventDescriptor.#.ctor(System.Type,System.ComponentModel.EventDescriptor,System.Attribute[])", Justification="This is internal and only used for debug purpose")]
4629 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugReflectEventDescriptor.#.ctor(System.Type,System.String,System.Type,System.Attribute[])", Justification="This is internal and only used for debug purpose")]
4630 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugReflectPropertyDescriptor.#.ctor(System.Type,System.ComponentModel.PropertyDescriptor,System.Attribute[])", Justification="This is internal and only used for debug purpose")]
4631 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#AddEditorTable(System.Type,System.Collections.Hashtable)", Justification="This is internal and only used for debug purpose")]
4632 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#get_ComNativeDescriptorHandler()", Justification="This is internal and only used for debug purpose")]
4633 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#set_ComNativeDescriptorHandler(System.ComponentModel.IComNativeDescriptorHandler)", Justification="This is internal and only used for debug purpose")]
4634 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#CreateDesigner(System.ComponentModel.IComponent,System.Type)", Justification="This is internal and only used for debug purpose")]
4635 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#CreateEvent(System.Type,System.ComponentModel.EventDescriptor,System.Attribute[])", Justification="This is internal and only used for debug purpose")]
4636 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#CreateEvent(System.Type,System.String,System.Type,System.Attribute[])", Justification="This is internal and only used for debug purpose")]
4637 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#CreateProperty(System.Type,System.ComponentModel.PropertyDescriptor,System.Attribute[])", Justification="This is internal and only used for debug purpose")]
4638 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#CreateProperty(System.Type,System.String,System.Type,System.Attribute[])", Justification="This is internal and only used for debug purpose")]
4639 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetAttributes(System.Object)", Justification="This is internal and only used for debug purpose")]
4640 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetClassName(System.Object)", Justification="This is internal and only used for debug purpose")]
4641 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetClassName(System.Object,System.Boolean)", Justification="This is internal and only used for debug purpose")]
4642 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetComponentName(System.Object)", Justification="This is internal and only used for debug purpose")]
4643 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetComponentName(System.Object,System.Boolean)", Justification="This is internal and only used for debug purpose")]
4644 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetConverter(System.Object)", Justification="This is internal and only used for debug purpose")]
4645 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetDefaultEvent(System.Object)", Justification="This is internal and only used for debug purpose")]
4646 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetDefaultEvent(System.Object,System.Boolean)", Justification="This is internal and only used for debug purpose")]
4647 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetDefaultEvent(System.Type)", Justification="This is internal and only used for debug purpose")]
4648 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetDefaultProperty(System.Object)", Justification="This is internal and only used for debug purpose")]
4649 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetDefaultProperty(System.Object,System.Boolean)", Justification="This is internal and only used for debug purpose")]
4650 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetDefaultProperty(System.Type)", Justification="This is internal and only used for debug purpose")]
4651 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetEditor(System.Object,System.Type)", Justification="This is internal and only used for debug purpose")]
4652 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetEditor(System.Object,System.Type,System.Boolean)", Justification="batch baselining post-3.5 SP1 violations")]
4653 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetEvents(System.Object)", Justification="This is internal and only used for debug purpose")]
4654 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetEvents(System.Object,System.Attribute[])", Justification="This is internal and only used for debug purpose")]
4655 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetEvents(System.Object,System.Boolean)", Justification="This is internal and only used for debug purpose")]
4656 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetProperties(System.Object)", Justification="This is internal and only used for debug purpose")]
4657 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#GetProperties(System.Object,System.Boolean)", Justification="This is internal and only used for debug purpose")]
4658 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#Refresh(System.Reflection.Assembly)", Justification="This is internal and only used for debug purpose")]
4659 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor.#SortDescriptorArray(System.Collections.IList)", Justification="This is internal and only used for debug purpose")]
4660 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor+ComponentEntry.#GetDefaultEvent(System.Object)", Justification="This is internal and only used for debug purpose")]
4661 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor+ComponentEntry.#GetDefaultProperty(System.Object)", Justification="This is internal and only used for debug purpose")]
4662 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.IndexOf(System.String)", Scope="member", Target="System.ComponentModel.DesignerAttribute.#.ctor(System.String)", Justification="This is by design, because the string has been changed to upper case in advance")]
4663 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.IndexOf(System.String)", Scope="member", Target="System.ComponentModel.DesignerAttribute.#.ctor(System.String,System.String)", Justification="This is by design, because the string has been changed to upper case in advance")]
4664 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.IndexOf(System.String)", Scope="member", Target="System.ComponentModel.DesignerAttribute.#.ctor(System.String,System.Type)", Justification="This is by design, because the string has been changed to upper case in advance")]
4665 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.IndexOf(System.String)", Scope="member", Target="System.ComponentModel.EditorAttribute.#.ctor(System.String,System.String)", Justification="This is by design, because the string has been changed to upper case in advance")]
4666 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.IndexOf(System.String)", Scope="member", Target="System.ComponentModel.EditorAttribute.#.ctor(System.String,System.Type)", Justification="This is by design, because the string has been changed to upper case in advance")]
4667 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.IndexOf(System.String)", Scope="member", Target="System.ComponentModel.ToolboxItemAttribute.#.ctor(System.String)", Justification="This is by design, because the string has been changed to upper case in advance")]
4668 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.IndexOf(System.String)", Scope="member", Target="System.ComponentModel.TypeConverterAttribute.#.ctor(System.String)", Justification="This is by design, because the string has been changed to upper case in advance")]
4669 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.StartsWith(System.String)", Scope="member", Target="System.ComponentModel.TypeDescriptor.#DebugValidate(System.ComponentModel.AttributeCollection,System.ComponentModel.AttributeCollection)", Justification="This is by design, because the namespace is known case sensitive")]
4670 [module: SuppressMessage("Microsoft.Security","CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#GetDC(System.IntPtr)", Justification="Unmanaged code call reviewed")]
4671 [module: SuppressMessage("Microsoft.Security","CA2118:ReviewSuppressUnmanagedCodeSecurityUsage", Scope="member", Target="Microsoft.Win32.UnsafeNativeMethods.#ReleaseDC(System.IntPtr,System.IntPtr)", Justification="Unmanaged code call reviewed")]
4672 [module: SuppressMessage("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode", Scope="member", Target="System.ComponentModel.DebugTypeDescriptor+ComponentEntry.#GetEditor(System.Object,System.Type)", Justification="batch baselining post-3.5 SP1 violations")]
4673 [module: SuppressMessage("Microsoft.Globalization","CA1305:SpecifyIFormatProvider", MessageId="System.TimeSpan.Parse(System.String)", Scope="member", Target="System.ComponentModel.TimeSpanConverter.#ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)", Justification="batch baselining post-3.5 SP1 violations")]
4674 [module: SuppressMessage("Microsoft.Usage","CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.ComponentModel.LicFileLicenseProvider+LicFileLicense.#Dispose()", Justification="batch baselining post-3.5 SP1 violations")]
4675
4676 [module: SuppressMessage("Microsoft.Security","CA2123:OverrideLinkDemandsShouldBeIdenticalToBase", Scope="member", Target="System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="Batch baselineing for RI")]
4677 [module: SuppressMessage("Microsoft.Reliability","CA2001:AvoidCallingProblematicMethods", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Scope="member", Target="System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.#System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="Batch baselineing for RI")]
4678 [module: SuppressMessage("Microsoft.Reliability","CA2001:AvoidCallingProblematicMethods", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Scope="member", Target="System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.#.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", Justification="Batch baselineing for RI")]
4679 [module: SuppressMessage("Microsoft.Usage","CA2240:ImplementISerializableCorrectly", Scope="type", Target="System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy", Justification="Batch baselineing for RI")]
4680 [module: SuppressMessage("Microsoft.Naming","CA1709:IdentifiersShouldBeCasedCorrectly", MessageId="Pv", Scope="member", Target="System.Net.Sockets.SocketOptionName.#IPv6Only", Justification="Batch baselineing for RI")]
4681 [module: SuppressMessage("Microsoft.Design","CA1008:EnumsShouldHaveZeroValue", Scope="type", Target="System.Net.Sockets.IPProtectionLevel", Justification="Batch baselineing for RI")]
4682 [module: SuppressMessage("Microsoft.Naming","CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId="Unicast", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#GetUnicastAddresses()", Justification="Batch baselineing for RI")]
4683 [module: SuppressMessage("Microsoft.Naming","CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId="Unicast", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#EndGetUnicastAddresses(System.IAsyncResult)", Justification="Batch baselineing for RI")]
4684 [module: SuppressMessage("Microsoft.Naming","CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId="Unicast", Scope="member", Target="System.Net.NetworkInformation.IPGlobalProperties.#BeginGetUnicastAddresses(System.AsyncCallback,System.Object)", Justification="Batch baselineing for RI")]
4685 [module: SuppressMessage("Microsoft.Globalization","CA1307:SpecifyStringComparison", MessageId="System.String.StartsWith(System.String)", Scope="member", Target="System.Net.Mime.SmtpDateTime.#ValidateAndGetTimeZoneOffsetValues(System.String,System.Boolean&,System.Int32&,System.Int32&)", Justification="Batch baselineing for RI")]
4686 [module: SuppressMessage("Microsoft.Globalization","CA1305:SpecifyIFormatProvider", MessageId="System.String.Format(System.String,System.Object,System.Object)", Scope="member", Target="System.Net.Mime.SmtpDateTime.#ToString()", Justification="Batch baselineing for RI")]
4687 [module: SuppressMessage("Microsoft.Globalization","CA1305:SpecifyIFormatProvider", MessageId="System.UInt32.ToString", Scope="member", Target="System.Net.Mime.SmtpDateTime.#TimeSpanToOffset(System.TimeSpan)", Justification="Batch baselineing for RI")]
4688 [module: SuppressMessage("Microsoft.Globalization","CA1305:SpecifyIFormatProvider", MessageId="System.DateTime.ToString(System.String)", Scope="member", Target="System.Net.Mime.SmtpDateTime.#FormatDate(System.DateTime)", Justification="Batch baselineing for RI")]
4689 [module: SuppressMessage("Microsoft.Reliability","CA2001:AvoidCallingProblematicMethods", MessageId="System.Runtime.InteropServices.SafeHandle.DangerousGetHandle", Scope="member", Target="System.Net.SSPIWrapper.#QueryContextAttributes(System.Net.SSPIInterface,System.Net.SafeDeleteContext,System.Net.ContextAttribute,System.Int32&)", Justification="Batch baselineing for RI")]
4690 [module: SuppressMessage("Microsoft.Usage","CA2208:InstantiateArgumentExceptionsCorrectly", Scope="member", Target="System.Net.HttpWebRequest.#set_Host(System.String)", Justification="Batch baselineing for RI")]
4691 [module: SuppressMessage("Microsoft.Globalization","CA1309:UseOrdinalStringComparison", MessageId="System.Uri.Compare(System.Uri,System.Uri,System.UriComponents,System.UriFormat,System.StringComparison)", Scope="member", Target="System.Net.HttpWebRequest.#CheckResubmit(System.Exception&)", Justification="Batch baselineing for RI")]
4692 [module: SuppressMessage("Microsoft.Globalization","CA1305:SpecifyIFormatProvider", MessageId="System.String.Format(System.String,System.Object)", Scope="member", Target="System.Collections.Specialized.NotifyCollectionChangedEventArgs.#InitializeAddOrRemove(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Int32)", Justification="Batch baselineing for RI")]
4693 [module: SuppressMessage("Microsoft.Usage","CA1816:CallGCSuppressFinalizeCorrectly", Scope="member", Target="System.Collections.ObjectModel.ObservableCollection`1+SimpleMonitor.#Dispose()", Justification="Batch baselineing for RI")]
4694 [module: SuppressMessage("Microsoft.Usage", "CA2237:MarkISerializableTypesWithSerializable", Scope="type", Target="System.Net.HttpListenerBasicIdentity", Justification="N/A - Inherited from a parent class")]
4695
4696 #endif