private void InitializeHelpers() { _csharpInstructionRemover = new InstructionRemover(_csharpModule); _csharpPublisher = new Publisher(_csharpModule); _csharpInstructionRemover = new InstructionRemover(_csharpModule); InitializeMethodInjectors(); }