summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/src/System/Threading/StackCrawlMark.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Private.CoreLib/src/System/Threading/StackCrawlMark.cs')
-rw-r--r--src/System.Private.CoreLib/src/System/Threading/StackCrawlMark.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.Private.CoreLib/src/System/Threading/StackCrawlMark.cs b/src/System.Private.CoreLib/src/System/Threading/StackCrawlMark.cs
index 7323d1dced..977cccb833 100644
--- a/src/System.Private.CoreLib/src/System/Threading/StackCrawlMark.cs
+++ b/src/System.Private.CoreLib/src/System/Threading/StackCrawlMark.cs
@@ -2,6 +2,7 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
+#nullable enable
namespace System.Threading
{
/// <summary>