public static void Initialize(IServiceProvider provider) { Instance = new AddResxGeneratorCommand(provider); }