We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48aeee2 commit 3012d56Copy full SHA for 3012d56
1 file changed
System/Throw.cs
@@ -29,7 +29,7 @@ namespace System;
29
[ExcludeFromCodeCoverage]
30
#endif
31
32
-internal static partial class Throw
+static partial class Throw
33
{
34
#region For Object
35
0 commit comments