We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7786bb commit c3c4844Copy full SHA for c3c4844
test/TestBuildingBlocks/NullabilityAssertionExtensions.cs
@@ -2,7 +2,6 @@
2
using JetBrains.Annotations;
3
using SysNotNull = System.Diagnostics.CodeAnalysis.NotNullAttribute;
4
5
-// ReSharper disable PossibleMultipleEnumeration
6
#pragma warning disable CS8777 // Parameter must have a non-null value when exiting.
7
8
namespace TestBuildingBlocks;
0 commit comments