Skip to content

Commit

Permalink
Supress suggestion of primary constructor for Present
Browse files Browse the repository at this point in the history
  • Loading branch information
andreise committed Jan 5, 2025
1 parent b7e6050 commit 5646fd9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#pragma warning disable IDE0290 // Use primary constructor

namespace System;

partial struct Present<T>
Expand Down

0 comments on commit 5646fd9

Please sign in to comment.