PavlinII

Results 3 issues of PavlinII

S1656 detects useless self-assignment to field, but does not raise when a field is self-assigned using `Me.` (like `this.` in C#). This can help finding bugs in constructors. ```vbnet Public...

Type: False Negative
Area: VB.NET

PdfSharp 6.x series have a bug when setting `UserPassword` property. The document cannot be opened with **Edge** (🤦). Working versions * 1.50.5147, targeting net48 Broken versions used for reproducing *...

investigation

# Reporting an Issue Here Version `6.2.0-preview-3` has a bug when setting `UserPassword` property. The document cannot be opened with Adobe Acrobat or chrome with a message complaining about invalid...

bug