2 references to EntrypointNotFound
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\DispatchResolve.cs (1)
40throw pTgtType->GetClasslibException(ExceptionIDs.EntrypointNotFound);
System\RuntimeExceptionHelpers.cs (1)
117case ExceptionIDs.EntrypointNotFound: