diff --git a/IsStrongOrSigned/DLLExportLister.cs b/IsStrongOrSigned/DLLExportLister.cs index d3866cd..03d7c08 100644 --- a/IsStrongOrSigned/DLLExportLister.cs +++ b/IsStrongOrSigned/DLLExportLister.cs @@ -4,6 +4,7 @@ using System.Runtime.InteropServices; // ReSharper disable InconsistentNaming // ReSharper disable IdentifierTypo +// ReSharper disable FieldCanBeMadeReadOnly.Local namespace IsStrongOrSigned {