1 reference to m_State
System.Private.CoreLib (1)
src\System\Threading\Thread.CoreCLR.cs (1)
502
NativeThreadState catchAtSafePoint = ((NativeThreadClass*)Thread.DirectOnThreadLocalData.pNativeThread)->
m_State
& NativeThreadState.TS_CatchAtSafePoint;