private ScriptRunnerUpdater()

in eng/update-dependencies/ScriptRunnerUpdater.cs [21:24]


        private ScriptRunnerUpdater(string scriptPath)
        {
            _scriptPath = scriptPath;
        }