CodeQL #734
Annotations
10 warnings
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L39
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L28
This call site is reachable on all platforms. 'FontStyle.Regular' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L54
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L24
This call site is reachable on all platforms. 'FontStyle.Bold' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L55
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L43
This call site is reachable on all platforms. 'Graphics.DpiY' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L26
This call site is reachable on all platforms. 'FontStyle.Italic' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Image/SystemDrawingImageHandler.cs#L57
This call site is reachable on all platforms. 'Image.VerticalResolution' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L22
This call site is reachable on all platforms. 'FontStyle.Regular' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Analyze (csharp):
src/EPPlus.System.Drawing/Drawing/Text/SystemDrawingTextMeasurer.cs#L20
This call site is reachable on all platforms. 'FontStyle.Italic' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|