2 references to HasThreadStatics
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (2)
1046Debug.Assert((DynamicTypeFlags & DynamicTypeFlags.HasThreadStatics) != 0); 1269Debug.Assert((dynamicTypeFlags & DynamicTypeFlags.HasThreadStatics) != 0);