6 references to GetThreadLocalStaticBaseByIndex
System.Private.CoreLib (6)
src\System\Runtime\CompilerServices\StaticsHelpers.cs (6)
236return ref GetThreadLocalStaticBaseByIndex(index, false); 247return ref GetThreadLocalStaticBaseByIndex(index, true); 258return ref GetThreadLocalStaticBaseByIndex(index, false); 269return ref GetThreadLocalStaticBaseByIndex(index, true); 277return ref GetThreadLocalStaticBaseByIndex(index, false); 283return ref GetThreadLocalStaticBaseByIndex(index, true);