private Orchestrator()

in build/Orchestrator.cs [15:18]


        private Orchestrator(OrchestratorParser parser)
        {
            this.parser = parser;
        }