1 write to s_entryAssemblyType
System.Private.CoreLib (1)
Internal\Runtime\CompilerHelpers\StartupCode\StartupCodeHelpers.Reflection.cs (1)
16
s_entryAssemblyType
= entryAssemblyType;
1 reference to s_entryAssemblyType
System.Private.CoreLib (1)
Internal\Runtime\CompilerHelpers\StartupCode\StartupCodeHelpers.Reflection.cs (1)
21
return Type.GetTypeFromHandle(
s_entryAssemblyType
)?.Assembly;