in src/VSIXBootstrapper.Shared/Process.h [89:94]
void Wait() const { ThrowIfInvalidHandle(); _Traits::ProcessWait(m_hProcess, INFINITE); }