Where is the dedicated server being created?

I’m reading through the source code of Unreal Engine and really wonder, where the actual server is being set up. I assume the UBT does it somewhere, since I couldn’t find setup/instantiation code in the Runtime code of the engine.