Add and deprecate target frameworks #442
Annotations
10 warnings
Analyze:
src/PDFtoImage/Internals/IsExternalInit.cs#L4
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Analyze:
src/PDFtoImage/Compatibility/Conversion.cs#L21
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L391
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L394
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L397
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L400
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L403
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L406
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L409
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Analyze:
src/PDFtoImage/Internals/NativeMethods.cs#L412
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Loading