1 write to s_crashingThreadId
System.Private.CoreLib (1)
System\RuntimeExceptionHelpers.cs (1)
235
ulong previousThreadId = Interlocked.CompareExchange(ref
s_crashingThreadId
, currentThreadId, 0);