Unreal Editor main() function (Entry Point)

Where is editor’s main function ?

It was really easy to find main() (WinMain in my case) for engine itself but i can’t find entry point for editor.

? Engine/Source/Runtime/Launch/Private/Launch.cpp