6 references to GetThreadLocalStaticBaseByIndex
System.Private.CoreLib (6)
src\System\Runtime\CompilerServices\StaticsHelpers.cs (6)
225return ref GetThreadLocalStaticBaseByIndex(index, false); 235return ref GetThreadLocalStaticBaseByIndex(index, true); 245return ref GetThreadLocalStaticBaseByIndex(index, false); 255return ref GetThreadLocalStaticBaseByIndex(index, true); 263return ref GetThreadLocalStaticBaseByIndex(index, false); 269return ref GetThreadLocalStaticBaseByIndex(index, true);