public VariableDefinition CreateEventHandlerVariable(MethodDefinition method) { return method.CreateVariable(_eventDelegate.FieldType); }