PUBLISH (8.0b1) #394
Annotations
10 warnings
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L91
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L91
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L95
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L95
Possible null reference argument for parameter 'image' in 'void ControlPaint.DrawImageDisabled(Graphics graphics, Image image, int x, int y, Color background)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L104
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L104
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L109
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L108
Possible null reference argument for parameter 'image' in 'void ControlPaint.DrawImageDisabled(Graphics graphics, Image image, int x, int y, Color background)'.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L91
Dereference of a possibly null reference.
|
Build:
NAPS2.Lib.WinForms/WinForms/ToolStripDoubleButton.cs#L91
Possible null reference argument for parameter 'image' in 'void Graphics.DrawImage(Image image, Point point)'.
|
Loading