1 reference to GetEntryAssembly
System.Private.CoreLib (1)
System\Reflection\Assembly.NativeAot.cs (1)
14
private static Assembly? GetEntryAssemblyInternal() => Internal.Runtime.CompilerHelpers.StartupCodeHelpers.
GetEntryAssembly
();