1[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage(
"Microsoft.Security",
"CA2100:Review SQL queries for security vulnerabilities", Scope =
"member", Target =
"MyCaffe.basecode.DatabaseManagement.#DatabaseExists(System.String,System.Boolean&)")]
2[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage(
"Microsoft.Design",
"CA1060:MovePInvokesToNativeMethodsClass", Scope =
"member", Target =
"MyCaffe.basecode.Database.#GetPhysicallyInstalledSystemMemory(System.Int64&)")]
3[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage(
"Microsoft.Security",
"CA2100:Review SQL queries for security vulnerabilities", Scope =
"member", Target =
"MyCaffe.basecode.DatabaseManagement.#CreateDatabase(System.String,System.String)")]
4[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage(
"Microsoft.Security",
"CA2100:Review SQL queries for security vulnerabilities", Scope =
"member", Target =
"MyCaffe.basecode.DatabaseManagement.#createTables(System.Data.SqlClient.SqlConnection,System.Boolean)")]
5[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage(
"Microsoft.Design",
"CA1060:MovePInvokesToNativeMethodsClass", Scope =
"member", Target =
"SqlServerTypes.Utilities.#LoadLibrary(System.String)")]