1 write to ModuleIndex
System.Private.CoreLib (1)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\CompilerHelpers\StartupCodeHelpers.cs (1)
129
section->
ModuleIndex
= moduleIndex;
2 references to ModuleIndex
System.Private.CoreLib (2)
Internal\Runtime\ThreadStatics.cs (2)
56
int moduleIndex = pModuleData->
ModuleIndex
;
80
int moduleIndex = pModuleData->
ModuleIndex
;