21 writes to EntryPoint
dotnet-aot (1)
NativeEntryPoint.cs (1)
35[UnmanagedCallersOnly(EntryPoint = "dotnet_execute")]
libmscordaccore_universal (8)
Entrypoints.cs (8)
15[UnmanagedCallersOnly(EntryPoint = $"{CDAC}init")] 147[UnmanagedCallersOnly(EntryPoint = $"{CDAC}free")] 170[UnmanagedCallersOnly(EntryPoint = $"{CDAC}create_sos_interface")] 206[UnmanagedCallersOnly(EntryPoint = $"{CDAC}create_dacdbi_interface")] 250[UnmanagedCallersOnly(EntryPoint = "CLRDataCreateInstanceWithFallback")] 256[UnmanagedCallersOnly(EntryPoint = "DacDbiInterfaceInstance")] 304[UnmanagedCallersOnly(EntryPoint = "CLRDataCreateInstance")] 312[UnmanagedCallersOnly(EntryPoint = "DbgShimCreateInstanceFromContractDescriptor")]
System.Private.CoreLib (6)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\CompilerHelpers\StartupCodeHelpers.cs (1)
30[UnmanagedCallersOnly(EntryPoint = "InitializeModules")]
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\__Finalizer.cs (1)
20[UnmanagedCallersOnly(EntryPoint = "ProcessFinalizers")]
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (1)
1246[UnmanagedCallersOnly(EntryPoint = "RhpFailFastForPInvokeExceptionPreemp")]
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\GCStress.cs (1)
11[UnmanagedCallersOnly(EntryPoint = "RhGcStress_Initialize", CallConvs = [typeof(CallConvCdecl)])]
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\RuntimeExports.cs (1)
318[UnmanagedCallersOnly(EntryPoint = "RhpCalculateStackTraceWorker")]
System\Threading\Thread.NativeAot.Unix.cs (1)
88[UnmanagedCallersOnly(EntryPoint = "ThreadEntryPoint")]
System.Runtime.InteropServices.JavaScript (6)
System\Runtime\InteropServices\JavaScript\Interop\JavaScriptExports.CoreCLR.cs (6)
18[UnmanagedCallersOnly(EntryPoint = "SystemInteropJS_ReleaseJSOwnedObjectByGCHandle")] 38[UnmanagedCallersOnly(EntryPoint = "SystemInteropJS_CallDelegate")] 67[UnmanagedCallersOnly(EntryPoint = "SystemInteropJS_CompleteTask")] 97[UnmanagedCallersOnly(EntryPoint = "SystemInteropJS_GetManagedStackTrace")] 125[UnmanagedCallersOnly(EntryPoint = "SystemInteropJS_BindAssemblyExports")] 149[UnmanagedCallersOnly(EntryPoint = "SystemInteropJS_CallJSExport")]