Math.Gmp.Native/Math.Gmp.Native/GlobalSuppressions.cs

41 lines
16 KiB
C#
Raw Permalink Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1014:MarkAssembliesWithClsCompliant")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpz_sgn(Math.Gmp.Native.mpz_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "0#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#gmp_get_memory_functions(Math.Gmp.Native.allocate_function&,Math.Gmp.Native.reallocate_function&,Math.Gmp.Native.free_function&)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "1#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#gmp_get_memory_functions(Math.Gmp.Native.allocate_function&,Math.Gmp.Native.reallocate_function&,Math.Gmp.Native.free_function&)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "2#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#gmp_get_memory_functions(Math.Gmp.Native.allocate_function&,Math.Gmp.Native.reallocate_function&,Math.Gmp.Native.free_function&)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "1#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpz_export(Math.Gmp.Native.void_ptr,Math.Gmp.Native.size_t&,System.Int32,Math.Gmp.Native.size_t,System.Int32,Math.Gmp.Native.size_t,Math.Gmp.Native.mpz_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "0#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpz_get_d_2exp(System.Int32&,Math.Gmp.Native.mpz_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields", Scope = "member", Target = "Math.Gmp.Native.FILE_ptr.#pointer")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "uint", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpz_fits_uint_p(Math.Gmp.Native.mpz_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "ulong", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpz_fits_ulong_p(Math.Gmp.Native.mpz_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "ushort", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpz_fits_ushort_p(Math.Gmp.Native.mpz_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "uint", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpf_fits_uint_p(Math.Gmp.Native.mpf_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "ulong", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpf_fits_ulong_p(Math.Gmp.Native.mpf_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "ushort", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpf_fits_ushort_p(Math.Gmp.Native.mpf_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "integer", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpf_integer_p(Math.Gmp.Native.mpf_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA2210:AssembliesShouldHaveValidStrongNames")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpz_odd_p(Math.Gmp.Native.mpz_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpz_even_p(Math.Gmp.Native.mpz_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpf_sgn(Math.Gmp.Native.mpf_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "0#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mp_get_memory_functions(Math.Gmp.Native.allocate_function&,Math.Gmp.Native.reallocate_function&,Math.Gmp.Native.free_function&)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "1#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mp_get_memory_functions(Math.Gmp.Native.allocate_function&,Math.Gmp.Native.reallocate_function&,Math.Gmp.Native.free_function&)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "2#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mp_get_memory_functions(Math.Gmp.Native.allocate_function&,Math.Gmp.Native.reallocate_function&,Math.Gmp.Native.free_function&)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "1#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpf_get_str(Math.Gmp.Native.char_ptr,Math.Gmp.Native.mp_exp_t&,System.Int32,Math.Gmp.Native.size_t,Math.Gmp.Native.mpf_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1045:DoNotPassTypesByReference", MessageId = "2#", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#mpn_gcdext(Math.Gmp.Native.mp_ptr,Math.Gmp.Native.mp_ptr,Math.Gmp.Native.mp_size_t&,Math.Gmp.Native.mp_ptr,Math.Gmp.Native.mp_size_t,Math.Gmp.Native.mp_ptr,Math.Gmp.Native.mp_size_t)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity", Scope = "member", Target = "Math.Gmp.Native.va_list.#.ctor(System.Object[])")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope = "type", Target = "Math.Gmp.Native.va_list")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Maintainability", "CA1505:AvoidUnmaintainableCode", Scope = "member", Target = "Math.Gmp.Native.va_list.#.ctor(System.Object[])")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "pointer", Scope = "member", Target = "Math.Gmp.Native.void_ptr.#.ctor(System.IntPtr)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "ptr", Scope = "member", Target = "Math.Gmp.Native.gmp_lib.#free(System.IntPtr)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1720:IdentifiersShouldNotContainTypeNames", MessageId = "pointer", Scope = "member", Target = "Math.Gmp.Native.char_ptr.#.ctor(System.IntPtr)")]
// This file is used by Code Analysis to maintain SuppressMessage
// attributes that are applied to this project.
// Project-level suppressions either have no target or are given
// a specific target and scoped to a namespace, type, member, etc.
//
// To add a suppression to this file, right-click the message in the
// Code Analysis results, point to "Suppress Message", and click
// "In Suppression File".
// You do not need to add suppressions to this file manually.