public void Execute(GeneratorExecutionContext context) { _location = context.GetBinDirectory(); ExecuteInternal(context); }